Skip to content

Commit

Permalink
More specific
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardo Sánchez committed Mar 9, 2021
1 parent af5f133 commit 8895c08
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.1.3.dev0'
__version__ = '0.1.3.dev1'
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.22.1',
'cuenca-validations>=0.9,<0.10',
'cuenca-validations>=0.9.0,<0.10.0',
'blinker>=1.4,<1.5',
'mongoengine>=0.20.0,<0.23.0',
'dnspython>=2.0.0,<2.2.0',
Expand Down

0 comments on commit 8895c08

Please sign in to comment.