Skip to content

Commit

Permalink
Update docker version
Browse files Browse the repository at this point in the history
  • Loading branch information
darwintree committed Aug 3, 2023
1 parent d380382 commit d1400b1
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 @@ -12,7 +12,7 @@

extras_require = {
'tester': [
"docker>=5.0.0,<6",
"docker>=6.0.0,<7",
"pytest>=6.2.5,<7",
"typing_extensions",
"pytest-cov",
Expand Down

0 comments on commit d1400b1

Please sign in to comment.