Skip to content

Commit 80973ef

Browse files
committed
Using tox 4
1 parent 67d7fb5 commit 80973ef

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

dev_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pytest==6.2.5
99
pytest-timeout==2.0.1
1010
pytest-asyncio>=0.16.0
1111
tox==3.24.4
12-
tox-docker==3.1.0
12+
tox-docker==4.0.0a2
1313
invoke==1.6.0
1414
pytest-cov>=3.0.0
1515
vulture>=2.3.0

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ pyWorkFlow = "^0.0.2"
3030
Flask = "^2.0.1"
3131
flask-restx = "^0.5.1"
3232
Flask-HTTPAuth = "^4.4.0"
33-
docker = "^5.0.0"
3433
daemonize = "^2.5.0"
3534
pandas = "^1.0"
3635
ansicolors = "^1.1.8"

0 commit comments

Comments
 (0)