eval-single-classification / requirements.txt
aslemen's picture
package: add requirements.txt
9406e6a
Raw
History Blame Contribute Delete
2.57 kB
aiohappyeyeballs==2.4.4; python_version >= "3.9" and python_full_version >= "3.9.0"
aiohttp==3.11.11; python_version >= "3.9" and python_full_version >= "3.9.0"
aiosignal==1.3.2; python_version >= "3.9" and python_full_version >= "3.9.0"
async-timeout==5.0.1; python_version >= "3.9" and python_full_version >= "3.9.0" and python_version < "3.11"
attrs==25.1.0; python_version >= "3.9" and python_full_version >= "3.9.0"
certifi==2024.12.14; python_version >= "3.8" and python_full_version >= "3.9.0"
charset-normalizer==3.4.1; python_version >= "3.8" and python_full_version >= "3.9.0"
colorama==0.4.6; python_version >= "3.7" and python_full_version >= "3.9.0" and platform_system == "Windows"
datasets==3.2.0; python_full_version >= "3.9.0"
dill==0.3.8; python_version >= "3.8" and python_full_version >= "3.9.0"
evaluate==0.4.3; python_full_version >= "3.8.0"
filelock==3.17.0; python_version >= "3.9" and python_full_version >= "3.9.0"
frozenlist==1.5.0; python_version >= "3.9" and python_full_version >= "3.9.0"
fsspec==2024.9.0; python_version >= "3.8" and python_full_version >= "3.9.0"
huggingface-hub==0.28.0; python_full_version >= "3.9.0"
idna==3.10; python_version >= "3.9" and python_full_version >= "3.9.0"
multidict==6.1.0; python_version >= "3.9" and python_full_version >= "3.9.0"
multiprocess==0.70.16; python_version >= "3.8" and python_full_version >= "3.9.0"
numpy==2.2.2
packaging==24.2; python_version >= "3.8" and python_full_version >= "3.9.0"
pandas==2.2.3; python_version >= "3.9" and python_full_version >= "3.9.0"
propcache==0.2.1; python_version >= "3.9" and python_full_version >= "3.9.0"
pyarrow==19.0.0; python_version >= "3.9" and python_full_version >= "3.9.0"
python-dateutil==2.9.0.post0; python_version >= "3.9" and python_full_version >= "3.9.0"
pytz==2024.2; python_version >= "3.9" and python_full_version >= "3.9.0"
pyyaml==6.0.2; python_version >= "3.8" and python_full_version >= "3.9.0"
requests==2.32.3; python_version >= "3.8" and python_full_version >= "3.9.0"
six==1.17.0; python_version >= "3.9" and python_full_version >= "3.9.0"
tqdm==4.67.1; python_version >= "3.7" and python_full_version >= "3.9.0"
typing-extensions==4.12.2; python_version >= "3.9" and python_full_version >= "3.9.0" and python_version < "3.11"
tzdata==2025.1; python_version >= "3.9" and python_full_version >= "3.9.0"
urllib3==2.3.0; python_version >= "3.9" and python_full_version >= "3.9.0"
xxhash==3.5.0; python_version >= "3.7" and python_full_version >= "3.9.0"
yarl==1.18.3; python_version >= "3.9" and python_full_version >= "3.9.0"