Spaces:
Runtime error
Runtime error
Update reqs with the same as my local
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,8 @@
|
|
| 1 |
aim==3.12.2
|
| 2 |
-
Cython==3.0.0a9
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
aim==3.12.2
|
| 2 |
+
Cython==3.0.0a9
|
| 3 |
+
click==8.1.3
|
| 4 |
+
pydantic==1.9.1
|
| 5 |
+
filelock==3.7.1
|
| 6 |
+
h11==0.13.0
|
| 7 |
+
pytz==2022.1
|
| 8 |
+
wheel==0.37.1
|