Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
vishalmhjn committed Oct 17, 2023
1 parent 453e333 commit 2f7f702
Showing 1 changed file with 18 additions and 3 deletions.
21 changes: 18 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,23 @@
aiohttp==3.8.6
aiosignal==1.3.1
async-timeout==4.0.3
attrs==23.1.0
certifi==2023.7.22
charset-normalizer==3.3.0
frozenlist==1.4.0
idna==3.4
multidict==6.0.4
numpy==1.26.1
pandas==2.1.1
python-dateutil==2.8.2
pytz==2023.3.post1
requests==2.31.0
six==1.16.0
tzdata==2023.3
urllib3==2.0.7
yarl==1.9.2
pytest
click
pylint
black
pytest-cov
numpy==1.23.4
pandas==1.1.5
requests==2.31.0

0 comments on commit 2f7f702

Please sign in to comment.