Skip to content

Commit 5de95fc

Browse files
martinRenoumufiAmazon
authored andcommitted
Update tblib constraint (aws#4317)
1 parent 8110cc4 commit 5de95fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ def read_requirements(filename):
6363
"PyYAML~=6.0",
6464
"jsonschema",
6565
"platformdirs",
66-
"tblib==1.7.0",
66+
"tblib>=1.7.0,<3",
6767
"urllib3<1.27",
6868
"uvicorn==0.22.0",
6969
"fastapi==0.95.2",

0 commit comments

Comments
 (0)