We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a871aa commit ccc4e63Copy full SHA for ccc4e63
1 file changed
setup.py
@@ -21,7 +21,7 @@
21
'enum-compat',
22
'toml',
23
'argparse',
24
- 'algorithmia-api-client>=1.3,<2',
+ 'algorithmia-api-client>=1.3,<1.4',
25
'algorithmia-adk>=1.0.2,<1.1'
26
],
27
include_package_data=True,
0 commit comments