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