Skip to content

Commit 537945c

Browse files
authored
updated to track ADK changes (#118)
1 parent 1d26de1 commit 537945c

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
@@ -22,7 +22,7 @@
2222
'toml',
2323
'argparse',
2424
'algorithmia-api-client==1.5.1',
25-
'algorithmia-adk>=1.1,<1.2'
25+
'algorithmia-adk>=1.2,<1.3'
2626
],
2727
include_package_data=True,
2828
classifiers=[

0 commit comments

Comments
 (0)