Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
trengrj committed Dec 12, 2024
1 parent 2a6b132 commit c351f67
Showing 1 changed file with 43 additions and 14 deletions.
57 changes: 43 additions & 14 deletions benchmarker/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,46 @@
contourpy==1.2.1
aiohappyeyeballs==2.4.4
aiohttp==3.11.10
aiosignal==1.3.1
attrs==24.2.0
certifi==2024.8.30
charset-normalizer==3.4.0
click==8.1.7
contourpy==1.3.1
cycler==0.12.1
fonttools==4.51.0
kiwisolver==1.4.5
matplotlib==3.8.4
numpy==1.26.4
packaging==24.0
pandas==2.2.2
pillow==10.3.0
pyparsing==3.1.2
datasets==3.2.0
dill==0.3.8
faiss-cpu==1.9.0.post1
filelock==3.16.1
fonttools==4.55.3
frozenlist==1.5.0
fsspec==2024.9.0
h5py==3.12.1
huggingface-hub==0.26.5
idna==3.10
joblib==1.4.2
jsonlines==4.0.0
kiwisolver==1.4.7
matplotlib==3.9.3
multidict==6.1.0
multiprocess==0.70.16
nltk==3.9.1
numpy==2.2.0
packaging==24.2
pandas==2.2.3
pillow==11.0.0
propcache==0.2.1
pyarrow==18.1.0
pyparsing==3.2.0
python-dateutil==2.9.0.post0
pytz==2024.1
pytz==2024.2
PyYAML==6.0.2
regex==2024.11.6
requests==2.32.3
seaborn==0.13.2
six==1.16.0
tzdata==2024.1
faiss-cpu
h5py
six==1.17.0
tqdm==4.67.1
typing_extensions==4.12.2
tzdata==2024.2
urllib3==2.2.3
xxhash==3.5.0
yarl==1.18.3

0 comments on commit c351f67

Please sign in to comment.