fix docker-tests build (#282)

This commit is contained in:
alrex 2021-01-06 20:39:12 -08:00 committed by GitHub
parent 21a5c164fa
commit 8abed07184
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -341,6 +341,7 @@ commands =
[testenv:docker-tests]
deps =
pip >= 20.3.3
pytest
asyncpg==0.20.1
docker-compose >= 1.25.2