Skip to content

Commit

Permalink
updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tbonza committed May 6, 2024
1 parent 3b9b65b commit 29f332c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
install_requires=[
'cython',
'click == 7.0',
'numpy==1.22',
'numpy==1.26',
'pandas == 1.0.1',
'protobuf == 3.19',
'protobuf > 5.26',
'sqlalchemy == 1.3.13',
],
zip_safe=False,
Expand Down

0 comments on commit 29f332c

Please sign in to comment.