Commit
·
0c06585
1
Parent(s):
366ed46
pandas<2.0.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
requests
|
2 |
pillow
|
3 |
numpy
|
4 |
-
pandas
|
5 |
scikit-learn
|
6 |
torch
|
7 |
torchvision
|
|
|
1 |
requests
|
2 |
pillow
|
3 |
numpy
|
4 |
+
pandas<2.0.0
|
5 |
scikit-learn
|
6 |
torch
|
7 |
torchvision
|