Skip to content

Commit

Permalink
change setup
Browse files Browse the repository at this point in the history
  • Loading branch information
keryc committed Jan 21, 2021
1 parent c3e0fea commit a981c46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion agave/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.0.7.dev6'
__version__ = '0.0.7.dev7'
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
python_requires='>=3.8',
install_requires=[
'chalice>=1.16.0,<1.21.8',
'cuenca-validations>=0.4,<0.7',
'cuenca-validations>=0.7,<0.8',
'blinker>=1.4,<1.5',
'mongoengine>=0.20.0,<0.23.0',
'dnspython>=2.0.0,<2.1.0',
Expand Down

0 comments on commit a981c46

Please sign in to comment.