Skip to content

Commit ccc4e63

Browse files
authored
reverted change to setup.py (#97)
1 parent 6a871aa commit ccc4e63

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
@@ -21,7 +21,7 @@
2121
'enum-compat',
2222
'toml',
2323
'argparse',
24-
'algorithmia-api-client>=1.3,<2',
24+
'algorithmia-api-client>=1.3,<1.4',
2525
'algorithmia-adk>=1.0.2,<1.1'
2626
],
2727
include_package_data=True,

0 commit comments

Comments
 (0)