Install python3-requests

This commit is contained in:
Yohann D'ANELLO 2021-10-23 14:03:58 +02:00
parent 69a8080050
commit 7f24e5c1bf
Signed by: ynerant
GPG Key ID: 3A75C55819C8CF85
2 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,7 @@ py39-django22:
apt-get update &&
apt-get install --no-install-recommends -y
python3-django python3-django-reversion python3-djangorestframework
python3-docutils tox
python3-docutils python3-requests tox
script: tox -e py39
linters:

View File

@ -4,3 +4,4 @@ django-filter~=2.4
django-reversion~=3.0
djangorestframework~=3.12
django_extensions~=3.0
requests~=2.25 # for scrapping