Skip to content

Commit

Permalink
docker tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nilbacardit26 committed Dec 12, 2024
1 parent 9fd2209 commit f4ea904
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 @@ -78,7 +78,7 @@
extras_require={
"test": [
"pytest>=3.8.0,<6.3.0",
"docker>=6.0.0,<6.1.1", # https://github.com/docker/docker-py/pull/3116
"docker==7.1.0",
"backoff",
"psycopg2-binary",
"pytest-asyncio<=0.13.0",
Expand Down

0 comments on commit f4ea904

Please sign in to comment.