Skip to content

Commit ba57f4a

Browse files
authored
Update requirements.txt
1 parent b306b44 commit ba57f4a

File tree

1 file changed

+17
-15
lines changed

1 file changed

+17
-15
lines changed

requirements.txt

+17-15
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,32 @@
11
certifi==2022.12.7
2-
charset-normalizer==2.1.1
3-
contourpy==1.0.6
2+
charset-normalizer==3.0.1
3+
contourpy==1.0.7
44
cycler==0.11.0
55
fonttools==4.38.0
66
idna==3.4
7+
importlib-resources==5.10.2
78
joblib==1.2.0
89
kiwisolver==1.4.4
9-
matplotlib==3.6.2
10-
numpy==1.23.5
10+
matplotlib==3.7.0
11+
numpy==1.24.2
1112
nvidia-cublas-cu11==11.10.3.66
1213
nvidia-cuda-nvrtc-cu11==11.7.99
1314
nvidia-cuda-runtime-cu11==11.7.99
1415
nvidia-cudnn-cu11==8.5.0.96
15-
packaging==22.0
16-
pandas==1.5.2
17-
Pillow==9.3.0
16+
packaging==23.0
17+
pandas==1.5.3
18+
Pillow==9.4.0
1819
pyparsing==3.0.9
1920
python-dateutil==2.8.2
20-
pytz==2022.6
21+
pytz==2022.7.1
2122
PyYAML==6.0
22-
requests==2.28.1
23-
scikit-learn==1.2.0
24-
scipy==1.9.3
23+
requests==2.28.2
24+
scikit-learn==1.2.1
25+
scipy==1.10.0
2526
six==1.16.0
2627
threadpoolctl==3.1.0
27-
torch==1.13.0
28-
torchvision==0.14.0
29-
typing_extensions==4.4.0
30-
urllib3==1.26.13
28+
torch==1.13.1
29+
torchvision==0.14.1
30+
typing-extensions==4.5.0
31+
urllib3==1.26.14
32+
zipp==3.13.0

0 commit comments

Comments
 (0)