Skip to content

Commit

Permalink
Update setup.py and requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
christianjauregui committed Apr 21, 2020
1 parent 9f628e4 commit 807aa5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ pandas_market_calendars >= 1.1
python_dateutil >= 2.8.1
python_dotenv >= 0.13.0
sqlalchemy >= 1.3.13
sphinx >= 2.0
termcolor >= 1.1.0
tqdm >= 4.41.1
wrds >= 3.0.8
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
'python_dateutil >= 2.8.1',
'python_dotenv >= 0.13.0',
'sqlalchemy >= 1.3.13',
'sphinx >= 2.0',
'termcolor >= 1.1.0',
'tqdm >= 4.41.1',
'wrds >= 3.0.8'
Expand Down

0 comments on commit 807aa5f

Please sign in to comment.