Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -15,4 +15,4 @@ openai>=1.30,<2.0
|
|
| 15 |
requests>=2.31,<3.0 # BUG FIX: was missing; inference.py imports requests
|
| 16 |
|
| 17 |
# ββ Utilities βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
|
| 18 |
-
python-dotenv>=1.0,<2.0
|
|
|
|
| 15 |
requests>=2.31,<3.0 # BUG FIX: was missing; inference.py imports requests
|
| 16 |
|
| 17 |
# ββ Utilities βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
|
| 18 |
+
python-dotenv>=1.0,<2.0
|