We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14562c3 commit 3e48839Copy full SHA for 3e48839
setup.py
@@ -25,7 +25,7 @@
25
install_requires=[
26
'requests>=2.24,<28',
27
'dataclasses>=0.7;python_version<"3.7"',
28
- 'cuenca-validations>=0.9.18,<=0.9.24.*',
+ 'cuenca-validations>=0.10.0,<1.0.0',
29
],
30
classifiers=[
31
'Programming Language :: Python :: 3',
0 commit comments