Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
numpy==1.25.2
|
|
|
2 |
openai
|
3 |
python-dotenv==1.0.0
|
4 |
pandas
|
|
|
1 |
numpy==1.25.2
|
2 |
+
chainlit==0.7.700
|
3 |
openai
|
4 |
python-dotenv==1.0.0
|
5 |
pandas
|