Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -13,8 +13,8 @@ pygwalker==0.3.9
|
|
13 |
regex==2024.5.15
|
14 |
yfinance==0.2.28
|
15 |
#python-dotenv==1.0.1
|
16 |
-
|
17 |
-
|
18 |
#urllib3>=1.26.7
|
19 |
#tqdm==4.42.1
|
20 |
#beautifulsoup4==4.12.3
|
|
|
13 |
regex==2024.5.15
|
14 |
yfinance==0.2.28
|
15 |
#python-dotenv==1.0.1
|
16 |
+
asyncio==3.4.3
|
17 |
+
nest_asyncio==1.6.0
|
18 |
#urllib3>=1.26.7
|
19 |
#tqdm==4.42.1
|
20 |
#beautifulsoup4==4.12.3
|