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