Spaces:
Runtime error
Runtime error
Update poetry
Browse files- poetry.lock +78 -1
- pyproject.toml +1 -0
poetry.lock
CHANGED
@@ -97,6 +97,14 @@ category = "main"
|
|
97 |
optional = false
|
98 |
python-versions = ">=3.6"
|
99 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
100 |
[[package]]
|
101 |
name = "attrs"
|
102 |
version = "21.4.0"
|
@@ -416,6 +424,14 @@ category = "main"
|
|
416 |
optional = false
|
417 |
python-versions = ">=3.5"
|
418 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
419 |
[[package]]
|
420 |
name = "jinja2"
|
421 |
version = "3.1.2"
|
@@ -683,6 +699,18 @@ python-versions = ">=3.7"
|
|
683 |
docs = ["olefile", "sphinx (>=2.4)", "sphinx-copybutton", "sphinx-issues (>=3.0.1)", "sphinx-removed-in", "sphinx-rtd-theme (>=1.0)", "sphinxext-opengraph"]
|
684 |
tests = ["check-manifest", "coverage", "defusedxml", "markdown2", "olefile", "packaging", "pyroma", "pytest", "pytest-cov", "pytest-timeout"]
|
685 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
686 |
[[package]]
|
687 |
name = "preshed"
|
688 |
version = "3.0.6"
|
@@ -695,6 +723,14 @@ python-versions = "*"
|
|
695 |
cymem = ">=2.0.2,<2.1.0"
|
696 |
murmurhash = ">=0.28.0,<1.1.0"
|
697 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
698 |
[[package]]
|
699 |
name = "pycparser"
|
700 |
version = "2.21"
|
@@ -768,6 +804,27 @@ python-versions = ">=3.6.8"
|
|
768 |
[package.extras]
|
769 |
diagrams = ["railroad-diagrams", "jinja2"]
|
770 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
771 |
[[package]]
|
772 |
name = "pytextrank"
|
773 |
version = "3.2.3"
|
@@ -1245,7 +1302,7 @@ multidict = ">=4.0"
|
|
1245 |
[metadata]
|
1246 |
lock-version = "1.1"
|
1247 |
python-versions = ">=3.9,<3.11"
|
1248 |
-
content-hash = "
|
1249 |
|
1250 |
[metadata.files]
|
1251 |
aiohttp = [
|
@@ -1346,6 +1403,10 @@ async-timeout = [
|
|
1346 |
{file = "async-timeout-4.0.2.tar.gz", hash = "sha256:2163e1640ddb52b7a8c80d0a67a08587e5d245cc9c553a74a847056bc2976b15"},
|
1347 |
{file = "async_timeout-4.0.2-py3-none-any.whl", hash = "sha256:8ca1e4fcf50d07413d66d1a5e416e42cfdf5851c981d679a09851a6853383b3c"},
|
1348 |
]
|
|
|
|
|
|
|
|
|
1349 |
attrs = [
|
1350 |
{file = "attrs-21.4.0-py2.py3-none-any.whl", hash = "sha256:2d27e3784d7a565d36ab851fe94887c5eccd6a463168875832a1be79c82828b4"},
|
1351 |
{file = "attrs-21.4.0.tar.gz", hash = "sha256:626ba8234211db98e869df76230a137c4c40a12d72445c45d5f5b716f076e2fd"},
|
@@ -1611,6 +1672,10 @@ idna = [
|
|
1611 |
{file = "idna-3.3-py3-none-any.whl", hash = "sha256:84d9dd047ffa80596e0f246e2eab0b391788b0503584e8945f2368256d2735ff"},
|
1612 |
{file = "idna-3.3.tar.gz", hash = "sha256:9d643ff0a55b762d5cdb124b8eaa99c66322e2157b69160bc32796e824360e6d"},
|
1613 |
]
|
|
|
|
|
|
|
|
|
1614 |
jinja2 = [
|
1615 |
{file = "Jinja2-3.1.2-py3-none-any.whl", hash = "sha256:6088930bfe239f0e6710546ab9c19c9ef35e29792895fed6e6e31a023a182a61"},
|
1616 |
{file = "Jinja2-3.1.2.tar.gz", hash = "sha256:31351a702a408a9e7595a8fc6150fc3f43bb6bf7e319770cbc0db9df9437e852"},
|
@@ -1976,6 +2041,10 @@ pillow = [
|
|
1976 |
{file = "Pillow-9.1.0-pp38-pypy38_pp73-win_amd64.whl", hash = "sha256:8d79c6f468215d1a8415aa53d9868a6b40c4682165b8cb62a221b1baa47db458"},
|
1977 |
{file = "Pillow-9.1.0.tar.gz", hash = "sha256:f401ed2bbb155e1ade150ccc63db1a4f6c1909d3d378f7d1235a44e90d75fb97"},
|
1978 |
]
|
|
|
|
|
|
|
|
|
1979 |
preshed = [
|
1980 |
{file = "preshed-3.0.6-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:66a71ced487516cf81fd0431a3a843514262ae2f33e9a7688b87562258fa75d5"},
|
1981 |
{file = "preshed-3.0.6-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6c98f725d8478f3ade4ab1ea00f50a92d2d9406d37276bc46fd8bab1d47452c4"},
|
@@ -1994,6 +2063,10 @@ preshed = [
|
|
1994 |
{file = "preshed-3.0.6-cp39-cp39-win_amd64.whl", hash = "sha256:92a8f49d17a63537a8beed48a049b62ef168ca07e0042a5b2bcdf178a1fb5d48"},
|
1995 |
{file = "preshed-3.0.6.tar.gz", hash = "sha256:fb3b7588a3a0f2f2f1bf3fe403361b2b031212b73a37025aea1df7215af3772a"},
|
1996 |
]
|
|
|
|
|
|
|
|
|
1997 |
pycparser = [
|
1998 |
{file = "pycparser-2.21-py2.py3-none-any.whl", hash = "sha256:8ee45429555515e1f6b185e78100aea234072576aa43ab53aefcae078162fca9"},
|
1999 |
{file = "pycparser-2.21.tar.gz", hash = "sha256:e644fdec12f7872f86c58ff790da456218b10f863970249516d60a5eaca77206"},
|
@@ -2078,6 +2151,10 @@ pyparsing = [
|
|
2078 |
{file = "pyparsing-3.0.9-py3-none-any.whl", hash = "sha256:5026bae9a10eeaefb61dab2f09052b9f4307d44aee4eda64b309723d8d206bbc"},
|
2079 |
{file = "pyparsing-3.0.9.tar.gz", hash = "sha256:2b020ecf7d21b687f219b71ecad3631f644a47f01403fa1d1036b0c6416d70fb"},
|
2080 |
]
|
|
|
|
|
|
|
|
|
2081 |
pytextrank = [
|
2082 |
{file = "pytextrank-3.2.3-py3-none-any.whl", hash = "sha256:b694299133ffb5592615681dafa2fb9835b29b4231bc60916d1464ed968af856"},
|
2083 |
{file = "pytextrank-3.2.3.tar.gz", hash = "sha256:e26b2b672fdfb29a9d8bf28df754b7bcda7de8e84f1ba2c9f26d7ad6e6d2eb79"},
|
|
|
97 |
optional = false
|
98 |
python-versions = ">=3.6"
|
99 |
|
100 |
+
[[package]]
|
101 |
+
name = "atomicwrites"
|
102 |
+
version = "1.4.0"
|
103 |
+
description = "Atomic file writes."
|
104 |
+
category = "main"
|
105 |
+
optional = false
|
106 |
+
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
|
107 |
+
|
108 |
[[package]]
|
109 |
name = "attrs"
|
110 |
version = "21.4.0"
|
|
|
424 |
optional = false
|
425 |
python-versions = ">=3.5"
|
426 |
|
427 |
+
[[package]]
|
428 |
+
name = "iniconfig"
|
429 |
+
version = "1.1.1"
|
430 |
+
description = "iniconfig: brain-dead simple config-ini parsing"
|
431 |
+
category = "main"
|
432 |
+
optional = false
|
433 |
+
python-versions = "*"
|
434 |
+
|
435 |
[[package]]
|
436 |
name = "jinja2"
|
437 |
version = "3.1.2"
|
|
|
699 |
docs = ["olefile", "sphinx (>=2.4)", "sphinx-copybutton", "sphinx-issues (>=3.0.1)", "sphinx-removed-in", "sphinx-rtd-theme (>=1.0)", "sphinxext-opengraph"]
|
700 |
tests = ["check-manifest", "coverage", "defusedxml", "markdown2", "olefile", "packaging", "pyroma", "pytest", "pytest-cov", "pytest-timeout"]
|
701 |
|
702 |
+
[[package]]
|
703 |
+
name = "pluggy"
|
704 |
+
version = "1.0.0"
|
705 |
+
description = "plugin and hook calling mechanisms for python"
|
706 |
+
category = "main"
|
707 |
+
optional = false
|
708 |
+
python-versions = ">=3.6"
|
709 |
+
|
710 |
+
[package.extras]
|
711 |
+
dev = ["pre-commit", "tox"]
|
712 |
+
testing = ["pytest", "pytest-benchmark"]
|
713 |
+
|
714 |
[[package]]
|
715 |
name = "preshed"
|
716 |
version = "3.0.6"
|
|
|
723 |
cymem = ">=2.0.2,<2.1.0"
|
724 |
murmurhash = ">=0.28.0,<1.1.0"
|
725 |
|
726 |
+
[[package]]
|
727 |
+
name = "py"
|
728 |
+
version = "1.11.0"
|
729 |
+
description = "library with cross-python path, ini-parsing, io, code, log facilities"
|
730 |
+
category = "main"
|
731 |
+
optional = false
|
732 |
+
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
|
733 |
+
|
734 |
[[package]]
|
735 |
name = "pycparser"
|
736 |
version = "2.21"
|
|
|
804 |
[package.extras]
|
805 |
diagrams = ["railroad-diagrams", "jinja2"]
|
806 |
|
807 |
+
[[package]]
|
808 |
+
name = "pytest"
|
809 |
+
version = "7.1.2"
|
810 |
+
description = "pytest: simple powerful testing with Python"
|
811 |
+
category = "main"
|
812 |
+
optional = false
|
813 |
+
python-versions = ">=3.7"
|
814 |
+
|
815 |
+
[package.dependencies]
|
816 |
+
atomicwrites = {version = ">=1.0", markers = "sys_platform == \"win32\""}
|
817 |
+
attrs = ">=19.2.0"
|
818 |
+
colorama = {version = "*", markers = "sys_platform == \"win32\""}
|
819 |
+
iniconfig = "*"
|
820 |
+
packaging = "*"
|
821 |
+
pluggy = ">=0.12,<2.0"
|
822 |
+
py = ">=1.8.2"
|
823 |
+
tomli = ">=1.0.0"
|
824 |
+
|
825 |
+
[package.extras]
|
826 |
+
testing = ["argcomplete", "hypothesis (>=3.56)", "mock", "nose", "pygments (>=2.7.2)", "requests", "xmlschema"]
|
827 |
+
|
828 |
[[package]]
|
829 |
name = "pytextrank"
|
830 |
version = "3.2.3"
|
|
|
1302 |
[metadata]
|
1303 |
lock-version = "1.1"
|
1304 |
python-versions = ">=3.9,<3.11"
|
1305 |
+
content-hash = "6d3a1884a79933cc52f2153110bfdaa195dc5a1c431473ebef3b886cad2e1672"
|
1306 |
|
1307 |
[metadata.files]
|
1308 |
aiohttp = [
|
|
|
1403 |
{file = "async-timeout-4.0.2.tar.gz", hash = "sha256:2163e1640ddb52b7a8c80d0a67a08587e5d245cc9c553a74a847056bc2976b15"},
|
1404 |
{file = "async_timeout-4.0.2-py3-none-any.whl", hash = "sha256:8ca1e4fcf50d07413d66d1a5e416e42cfdf5851c981d679a09851a6853383b3c"},
|
1405 |
]
|
1406 |
+
atomicwrites = [
|
1407 |
+
{file = "atomicwrites-1.4.0-py2.py3-none-any.whl", hash = "sha256:6d1784dea7c0c8d4a5172b6c620f40b6e4cbfdf96d783691f2e1302a7b88e197"},
|
1408 |
+
{file = "atomicwrites-1.4.0.tar.gz", hash = "sha256:ae70396ad1a434f9c7046fd2dd196fc04b12f9e91ffb859164193be8b6168a7a"},
|
1409 |
+
]
|
1410 |
attrs = [
|
1411 |
{file = "attrs-21.4.0-py2.py3-none-any.whl", hash = "sha256:2d27e3784d7a565d36ab851fe94887c5eccd6a463168875832a1be79c82828b4"},
|
1412 |
{file = "attrs-21.4.0.tar.gz", hash = "sha256:626ba8234211db98e869df76230a137c4c40a12d72445c45d5f5b716f076e2fd"},
|
|
|
1672 |
{file = "idna-3.3-py3-none-any.whl", hash = "sha256:84d9dd047ffa80596e0f246e2eab0b391788b0503584e8945f2368256d2735ff"},
|
1673 |
{file = "idna-3.3.tar.gz", hash = "sha256:9d643ff0a55b762d5cdb124b8eaa99c66322e2157b69160bc32796e824360e6d"},
|
1674 |
]
|
1675 |
+
iniconfig = [
|
1676 |
+
{file = "iniconfig-1.1.1-py2.py3-none-any.whl", hash = "sha256:011e24c64b7f47f6ebd835bb12a743f2fbe9a26d4cecaa7f53bc4f35ee9da8b3"},
|
1677 |
+
{file = "iniconfig-1.1.1.tar.gz", hash = "sha256:bc3af051d7d14b2ee5ef9969666def0cd1a000e121eaea580d4a313df4b37f32"},
|
1678 |
+
]
|
1679 |
jinja2 = [
|
1680 |
{file = "Jinja2-3.1.2-py3-none-any.whl", hash = "sha256:6088930bfe239f0e6710546ab9c19c9ef35e29792895fed6e6e31a023a182a61"},
|
1681 |
{file = "Jinja2-3.1.2.tar.gz", hash = "sha256:31351a702a408a9e7595a8fc6150fc3f43bb6bf7e319770cbc0db9df9437e852"},
|
|
|
2041 |
{file = "Pillow-9.1.0-pp38-pypy38_pp73-win_amd64.whl", hash = "sha256:8d79c6f468215d1a8415aa53d9868a6b40c4682165b8cb62a221b1baa47db458"},
|
2042 |
{file = "Pillow-9.1.0.tar.gz", hash = "sha256:f401ed2bbb155e1ade150ccc63db1a4f6c1909d3d378f7d1235a44e90d75fb97"},
|
2043 |
]
|
2044 |
+
pluggy = [
|
2045 |
+
{file = "pluggy-1.0.0-py2.py3-none-any.whl", hash = "sha256:74134bbf457f031a36d68416e1509f34bd5ccc019f0bcc952c7b909d06b37bd3"},
|
2046 |
+
{file = "pluggy-1.0.0.tar.gz", hash = "sha256:4224373bacce55f955a878bf9cfa763c1e360858e330072059e10bad68531159"},
|
2047 |
+
]
|
2048 |
preshed = [
|
2049 |
{file = "preshed-3.0.6-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:66a71ced487516cf81fd0431a3a843514262ae2f33e9a7688b87562258fa75d5"},
|
2050 |
{file = "preshed-3.0.6-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6c98f725d8478f3ade4ab1ea00f50a92d2d9406d37276bc46fd8bab1d47452c4"},
|
|
|
2063 |
{file = "preshed-3.0.6-cp39-cp39-win_amd64.whl", hash = "sha256:92a8f49d17a63537a8beed48a049b62ef168ca07e0042a5b2bcdf178a1fb5d48"},
|
2064 |
{file = "preshed-3.0.6.tar.gz", hash = "sha256:fb3b7588a3a0f2f2f1bf3fe403361b2b031212b73a37025aea1df7215af3772a"},
|
2065 |
]
|
2066 |
+
py = [
|
2067 |
+
{file = "py-1.11.0-py2.py3-none-any.whl", hash = "sha256:607c53218732647dff4acdfcd50cb62615cedf612e72d1724fb1a0cc6405b378"},
|
2068 |
+
{file = "py-1.11.0.tar.gz", hash = "sha256:51c75c4126074b472f746a24399ad32f6053d1b34b68d2fa41e558e6f4a98719"},
|
2069 |
+
]
|
2070 |
pycparser = [
|
2071 |
{file = "pycparser-2.21-py2.py3-none-any.whl", hash = "sha256:8ee45429555515e1f6b185e78100aea234072576aa43ab53aefcae078162fca9"},
|
2072 |
{file = "pycparser-2.21.tar.gz", hash = "sha256:e644fdec12f7872f86c58ff790da456218b10f863970249516d60a5eaca77206"},
|
|
|
2151 |
{file = "pyparsing-3.0.9-py3-none-any.whl", hash = "sha256:5026bae9a10eeaefb61dab2f09052b9f4307d44aee4eda64b309723d8d206bbc"},
|
2152 |
{file = "pyparsing-3.0.9.tar.gz", hash = "sha256:2b020ecf7d21b687f219b71ecad3631f644a47f01403fa1d1036b0c6416d70fb"},
|
2153 |
]
|
2154 |
+
pytest = [
|
2155 |
+
{file = "pytest-7.1.2-py3-none-any.whl", hash = "sha256:13d0e3ccfc2b6e26be000cb6568c832ba67ba32e719443bfe725814d3c42433c"},
|
2156 |
+
{file = "pytest-7.1.2.tar.gz", hash = "sha256:a06a0425453864a270bc45e71f783330a7428defb4230fb5e6a731fde06ecd45"},
|
2157 |
+
]
|
2158 |
pytextrank = [
|
2159 |
{file = "pytextrank-3.2.3-py3-none-any.whl", hash = "sha256:b694299133ffb5592615681dafa2fb9835b29b4231bc60916d1464ed968af856"},
|
2160 |
{file = "pytextrank-3.2.3.tar.gz", hash = "sha256:e26b2b672fdfb29a9d8bf28df754b7bcda7de8e84f1ba2c9f26d7ad6e6d2eb79"},
|
pyproject.toml
CHANGED
@@ -14,6 +14,7 @@ transformers = {extras = ["pytorch"], version = "^4.17.0"}
|
|
14 |
torch = "^1.11.0"
|
15 |
|
16 |
[tool.poetry.dev-dependencies]
|
|
|
17 |
|
18 |
[build-system]
|
19 |
requires = ["poetry-core>=1.0.0"]
|
|
|
14 |
torch = "^1.11.0"
|
15 |
|
16 |
[tool.poetry.dev-dependencies]
|
17 |
+
pytest = "black"
|
18 |
|
19 |
[build-system]
|
20 |
requires = ["poetry-core>=1.0.0"]
|