Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump certifi from 2019.9.11 to 2022.12.7 #131

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
73 changes: 55 additions & 18 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,29 +4,66 @@
#
# pip-compile
#
asn1crypto==0.24.0 # via cryptography
azure-common==1.1.23 # via azure-storage
azure-nspkg==3.0.2 # via azure-storage
asn1crypto==0.24.0
# via cryptography
azure-common==1.1.23
# via azure-storage
azure-nspkg==3.0.2
# via azure-storage
azure-storage==0.36.0
certifi==2019.9.11 # via requests
cffi==1.12.3 # via cryptography
chardet==3.0.4 # via requests
cryptography==2.7 # via azure-storage
django-queryset-csv==1.0.2
# via -r requirements.in
certifi==2022.12.7
# via requests
cffi==1.12.3
# via cryptography
chardet==3.0.4
# via requests
cryptography==2.7
# via azure-storage
django==1.11.24
# via
# -r requirements.in
# django-queryset-csv
django-queryset-csv==1.0.2
# via -r requirements.in
djangorestframework==3.10.3
# via
# -r requirements.in
# djangorestframework-gis
djangorestframework-gis==0.14
# via -r requirements.in
djangorestframework-jwt==1.11.0
djangorestframework==3.10.3
# via -r requirements.in
faker==2.0.2
idna==2.8 # via requests
# via -r requirements.in
idna==2.8
# via requests
psycopg2==2.8.3
pycparser==2.19 # via cffi
pyjwt==1.7.1 # via djangorestframework-jwt
python-dateutil==2.8.0 # via azure-storage, faker
# via -r requirements.in
pycparser==2.19
# via cffi
pyjwt==1.7.1
# via djangorestframework-jwt
python-dateutil==2.8.0
# via
# azure-storage
# faker
python-dotenv==0.10.3
pytz==2019.2 # via django
# via -r requirements.in
pytz==2019.2
# via django
requests==2.22.0
six==1.12.0 # via cryptography, faker, python-dateutil
text-unidecode==1.3 # via faker
unicodecsv==0.14.1 # via django-queryset-csv
urllib3==1.25.5 # via requests
# via
# -r requirements.in
# azure-storage
six==1.12.0
# via
# cryptography
# faker
# python-dateutil
text-unidecode==1.3
# via faker
unicodecsv==0.14.1
# via django-queryset-csv
urllib3==1.25.5
# via requests