Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
google_api_python_client==2.91.0
|
2 |
+
python-dotenv==1.0.0
|
3 |
+
python_docx==0.8.11
|
4 |
+
streamlit==1.25.0
|