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 2018.11.29 to 2022.12.7 #4

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
78 changes: 55 additions & 23 deletions requirements.txt
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -4,29 +4,61 @@
#
# pip-compile --output-file requirements.txt requirements.in
#

asn1crypto==0.24.0 # via cryptography
certifi==2018.11.29 # via requests
cffi==1.11.5 # via cryptography, pynacl
chardet==3.0.4 # via requests
click==7.0 # via flask
cryptography==2.5 # via pyopenssl
enum34==1.1.6 # via cryptography
asn1crypto==0.24.0
# via cryptography
certifi==2022.12.7
# via requests
cffi==1.11.5
# via
# cryptography
# pynacl
chardet==3.0.4
# via requests
click==7.0
# via flask
cryptography==2.5
# via pyopenssl
flask==1.0.2
# via -r requirements.in
gevent==1.4.0
greenlet==0.4.15 # via gevent
idna==2.8 # via requests
ipaddress==1.0.22 # via cryptography
itsdangerous==1.1.0 # via flask
jinja2==2.10 # via flask
markupsafe==1.1.0 # via jinja2
ndg-httpsclient==0.5.1 # via pusher
# via -r requirements.in
greenlet==0.4.15
# via gevent
idna==2.8
# via requests
itsdangerous==1.1.0
# via flask
jinja2==2.10
# via flask
markupsafe==1.1.0
# via jinja2
ndg-httpsclient==0.5.1
# via pusher
pusher==2.1.2
pyasn1==0.4.5 # via ndg-httpsclient, pusher
pycparser==2.19 # via cffi
pynacl==1.3.0 # via pusher
pyopenssl==19.0.0 # via ndg-httpsclient, pusher
requests==2.21.0 # via pusher
six==1.12.0 # via cryptography, pusher, pynacl, pyopenssl
urllib3==1.24.1 # via pusher, requests
werkzeug==0.14.1 # via flask
# via -r requirements.in
pyasn1==0.4.5
# via
# ndg-httpsclient
# pusher
pycparser==2.19
# via cffi
pynacl==1.3.0
# via pusher
pyopenssl==19.0.0
# via
# ndg-httpsclient
# pusher
requests==2.21.0
# via pusher
six==1.12.0
# via
# cryptography
# pusher
# pynacl
# pyopenssl
urllib3==1.24.1
# via
# pusher
# requests
werkzeug==0.14.1
# via flask