Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
-
chainlit
|
| 2 |
-
instructor
|
|
|
|
|
|
| 1 |
+
chainlit==1.1.305
|
| 2 |
+
instructor==1.3.4
|
| 3 |
+
python-dotenv==1.0.1
|