Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
|
| 2 |
pip==23.2.1
|
| 3 |
python-dotenv
|
|
|
|
| 4 |
|
| 5 |
streamlit
|
| 6 |
python-dotenv
|
|
|
|
| 1 |
|
| 2 |
pip==23.2.1
|
| 3 |
python-dotenv
|
| 4 |
+
nest_asyncio
|
| 5 |
|
| 6 |
streamlit
|
| 7 |
python-dotenv
|