Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -45,4 +45,5 @@ langchain-core
|
|
| 45 |
bcrypt
|
| 46 |
python-multipart
|
| 47 |
streamlit-audiorec
|
| 48 |
-
streamlit==1.48.0
|
|
|
|
|
|
| 45 |
bcrypt
|
| 46 |
python-multipart
|
| 47 |
streamlit-audiorec
|
| 48 |
+
streamlit==1.48.0
|
| 49 |
+
nest-asyncio==1.6.0
|