Dooratre commited on
Commit
bb7bae5
·
verified ·
1 Parent(s): 1cbfb0e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ requests
2
+ beautifulsoup4
3
+ pytz
4
+ pandas
5
+ matplotlib
6
+ tabulate
7
+ flask
8
+ apscheduler
9
+ python-dateutil