Spaces:
Sleeping
Sleeping
Commit
·
a64e660
1
Parent(s):
14ee920
chore: specify version 0.7 of ecologits
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
ecologits
|
2 |
pydantic
|
3 |
fastapi[standard]
|
|
|
1 |
+
ecologits>=0.7.0,<0.8.0
|
2 |
pydantic
|
3 |
fastapi[standard]
|