Skip to content

Commit

Permalink
- fix requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
arcturusannamalai committed Mar 29, 2024
1 parent 02edebe commit ade9876
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@ easypost==8.0.0
environs==9.5.0
factory-boy==3.2.1
Faker==22.5.1
numpy==1.25.2
oauthlib==3.2.2
pandas==1.5.0
psycopg2-binary==2.9.9
ytest==7.4.0
python-dotenv==1.0.1
python-fsutil==0.13.1
python3-openid==3.2.0
numpy>=1.25
oauthlib
pandas
psycopg2-binary
ytest
python-dotenv
python-fsutil
python3-openid
pytz==2023.3.post1
PyYAML==6.0.1
PyYAML
requests==2.31.0
scipy==1.11.4
six==1.16.0
Expand Down

0 comments on commit ade9876

Please sign in to comment.