Skip to content

Commit

Permalink
Remove obsolete checksumdir, add docker-py
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Bauer <[email protected]>
  • Loading branch information
bimtauer committed Apr 5, 2022
1 parent f2c512b commit b268181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"click>=6.6,<9.0",
"croniter>=0.3.20,<4.0.0",
"deprecated>=1.0,<2.0",
"docker-py>=1.10.6,<2.0",
"python-dateutil>=2.1",
"grpcio>=1.44.0,<2.0",
"protobuf>=3.6.1,<4",
Expand All @@ -67,7 +68,6 @@
"typing_extensions",
"docstring-parser>=0.9.0",
"diskcache>=5.2.1",
"checksumdir>=1.2.0",
"cloudpickle>=2.0.0",
"cookiecutter>=1.7.3",
"numpy<=1.22.1; python_version < '3.8.0'",
Expand Down

0 comments on commit b268181

Please sign in to comment.