Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -7
requirements.txt
CHANGED
@@ -1,7 +1,9 @@
|
|
1 |
-
streamlit
|
2 |
-
azure-cosmos
|
3 |
-
pandas
|
4 |
-
|
5 |
-
GitPython
|
6 |
-
|
7 |
-
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
azure-cosmos
|
3 |
+
pandas
|
4 |
+
PyGithub
|
5 |
+
GitPython
|
6 |
+
gradio_client
|
7 |
+
openai
|
8 |
+
markdown
|
9 |
+
beautifulsoup4
|