Skip to content

Commit 3e48839

Browse files
committed
wide range
1 parent 14562c3 commit 3e48839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
install_requires=[
2626
'requests>=2.24,<28',
2727
'dataclasses>=0.7;python_version<"3.7"',
28-
'cuenca-validations>=0.9.18,<=0.9.24.*',
28+
'cuenca-validations>=0.10.0,<1.0.0',
2929
],
3030
classifiers=[
3131
'Programming Language :: Python :: 3',

0 commit comments

Comments
 (0)