poemsforaphrodite commited on
Commit
cfc5f58
·
verified ·
1 Parent(s): f162f9a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -11
requirements.txt CHANGED
@@ -1,14 +1,13 @@
1
- streamlit==1.32.0
2
- pandas==2.1.0
3
- plotly==5.18.0
4
- pytz==2023.3
5
- pymongo==4.6.0
6
- schedule==1.2.0
7
- apify-client==1.4.0
8
- python-dotenv==1.0.0
9
- google-generativeai==0.3.0
10
- numpy==1.26.0
11
- modal==0.55.0
12
  requests
13
  beautifulsoup4
14
  lxml
 
1
+ streamlit
2
+ pandas
3
+ plotly
4
+ pytz
5
+ pymongo
6
+ schedule
7
+ apify-client
8
+ python-dotenv
9
+ google-generativeai
10
+ numpy
 
11
  requests
12
  beautifulsoup4
13
  lxml