RobertCastagna commited on
Commit
698edcc
·
verified ·
1 Parent(s): 4601eac

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -20,6 +20,6 @@ pygwalker==0.3.9
20
  streamlit>=1.27.0
21
  regex
22
  yfinance==0.2.28
23
- python-dotenv
24
- asyncio
25
- nest_asyncio
 
20
  streamlit>=1.27.0
21
  regex
22
  yfinance==0.2.28
23
+ python-dotenv==1.0.1
24
+ asyncio==3.4.3
25
+ nest_asyncio==1.6.0