Skip to content

Commit

Permalink
Merge pull request google-research#23 from aai-institute/master
Browse files Browse the repository at this point in the history
Bump arch in patch version
  • Loading branch information
agarwl authored May 28, 2024
2 parents baaef16 + c756ac4 commit 6cbbab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
long_description = (here / 'README.md').read_text(encoding='utf-8')

install_requires = [
'arch == 5.3.0',
'arch == 5.3.1',
'scipy >= 1.7.0',
'absl-py >= 0.9.0',
'numpy >= 1.16.4',
Expand Down

0 comments on commit 6cbbab0

Please sign in to comment.