Skip to content

Commit 04bc4d9

Browse files
authored
updated to non-breaking version of adk (#109)
1 parent b91cbf1 commit 04bc4d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ enum-compat
44
toml
55
argparse
66
algorithmia-api-client==1.5.1
7-
algorithmia-adk>=1.0.2,<1.1
7+
algorithmia-adk>=1.0.4,<1.1
88
numpy<2
99
uvicorn==0.14.0
1010
fastapi==0.65.2

requirements27.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ enum-compat
44
toml
55
argparse
66
algorithmia-api-client==1.5.1
7-
algorithmia-adk>=1.0.2,<1.1
7+
algorithmia-adk>=1.0.4,<1.1
88
numpy<2

0 commit comments

Comments
 (0)