Spaces:
Running
Running
Downgrade libdeeplake from 0.0.158 to 0.0.145
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio==5.20.1
|
2 |
deeplake==3.9.23
|
3 |
-
libdeeplake==0.0.
|
4 |
logfire==3.7.1
|
5 |
cohere==5.14.0
|
6 |
python-dotenv==1.0.1
|
|
|
1 |
gradio==5.20.1
|
2 |
deeplake==3.9.23
|
3 |
+
libdeeplake==0.0.145
|
4 |
logfire==3.7.1
|
5 |
cohere==5.14.0
|
6 |
python-dotenv==1.0.1
|