Spaces:
Sleeping
Sleeping
luigi12345
commited on
Commit
•
790c3fa
1
Parent(s):
75a5bc5
Update requirements.txt
Browse files- requirements.txt +8 -13
requirements.txt
CHANGED
@@ -1,14 +1,9 @@
|
|
1 |
-
streamlit
|
2 |
open-interpreter
|
3 |
-
streamlit-extras
|
4 |
-
streamlit-lottie
|
5 |
-
tenacity
|
6 |
-
requests
|
7 |
-
python-dotenv
|
8 |
-
watchdog
|
9 |
-
streamlit-file-browser
|
10 |
-
pathlib>=1.0.1
|
11 |
-
typing>=3.7.4
|
12 |
-
datetime>=4.3
|
13 |
-
json>=2.0.9
|
14 |
-
shutil>=1.7.0
|
|
|
1 |
+
streamlit
|
2 |
open-interpreter
|
3 |
+
streamlit-extras
|
4 |
+
streamlit-lottie
|
5 |
+
tenacity
|
6 |
+
requests
|
7 |
+
python-dotenv
|
8 |
+
watchdog
|
9 |
+
streamlit-file-browser
|
|
|
|
|
|
|
|
|
|