Spaces:
Sleeping
Sleeping
100stacks
commited on
bug: troubleshooting build issues | reverting chainlit version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
chainlit==0.7.
|
2 |
openai==1.3.5
|
3 |
tiktoken==0.5.1
|
4 |
python-dotenv==1.0.0
|
|
|
1 |
+
chainlit==0.7.700
|
2 |
openai==1.3.5
|
3 |
tiktoken==0.5.1
|
4 |
python-dotenv==1.0.0
|