Update Dockerfile

This commit is contained in:
alesapin 2021-08-24 17:09:10 +03:00 committed by GitHub
parent 8dc128f3d9
commit b274c2a90c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,7 +79,7 @@ RUN python3 -m pip install \
pytest-timeout \
pytest-xdist \
pytest-repeat \
pytz
pytz \
redis \
tzlocal==2.1 \
urllib3 \