Skip to content

Commit

Permalink
3.12 should work now, changed reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhagarwal03 committed Jul 4, 2024
1 parent 0966aaa commit 1bef0cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
requests==2.31.0
web3==6.0.0
web3>=6.0.0
pandas==2.2.1
SQLAlchemy==2.0.28
psycopg2==2.9.9
Expand All @@ -8,3 +8,4 @@ black==23.3.0
mypy==1.4.1
pylint==3.2.5
pytest==7.4.0
setuptools

0 comments on commit 1bef0cc

Please sign in to comment.