Spaces:
Running
Running
silvanocerza
commited on
Commit
•
a4f0eb3
1
Parent(s):
e928b26
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
haystack-ai==0.79.0
|
2 |
-
ipython
|
3 |
more_itertools
|
4 |
langdetect
|
5 |
-
streamlit
|
6 |
python-dotenv
|
7 |
-
watchdog
|
|
|
1 |
haystack-ai==0.79.0
|
|
|
2 |
more_itertools
|
3 |
langdetect
|
4 |
+
streamlit==1.27.2
|
5 |
python-dotenv
|
6 |
+
watchdog
|