Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ shinyswatch==0.6.0
|
|
3 |
seaborn==0.12.2
|
4 |
matplotlib==3.7.1
|
5 |
git+https://github.com/VinciGit00/Scrapegraph-ai.git
|
6 |
-
streamlit
|
|
|
|
3 |
seaborn==0.12.2
|
4 |
matplotlib==3.7.1
|
5 |
git+https://github.com/VinciGit00/Scrapegraph-ai.git
|
6 |
+
streamlit
|
7 |
+
nest_asyncio
|