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 cryptography from 3.3.2 to 39.0.1 #230

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
140 changes: 103 additions & 37 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,43 +5,109 @@
# pip-compile
#
-e git+https://github.com/bradbeattie/python-vote-core.git@4c52ccdeb50c265e0a622eac5a02ac7c1dcbd6d2#egg=python_vote_core # via -r requirements.in
ashes==19.2.0 # via -r requirements.in, chert, clastic
attrs==19.3.0 # via glom
boltons==20.0.0 # via -r requirements.in, chert, clastic, face, glom, lithoxyl
certifi==2020.4.5.1 # via requests, sentry-sdk
cffi==1.14.6 # via cryptography
chardet==3.0.4 # via requests
chert==19.1.0 # via -r requirements.in
clastic==20.0.0 # via -r requirements.in
cryptography==3.3.2 # via pyopenssl
enum34==1.1.10 # via cryptography
face==20.1.1 # via -r requirements.in, chert, glom
glom==19.10.0 # via clastic
html5lib==1.0.1 # via chert
hyperlink==19.0.0 # via chert
idna==2.9 # via hyperlink, requests
ipaddress==1.0.23 # via cryptography
lithoxyl==20.0.0 # via -r requirements.in, chert
markdown==3.1.1 # via chert
mwoauth==0.3.7 # via -r requirements.in
oauthlib==3.1.0 # via mwoauth, requests-oauthlib
pycparser==2.20 # via cffi
pyjwt==1.7.1 # via mwoauth
pymysql==0.9.3 # via -r requirements.in
pyopenssl==21.0.0 # via -r requirements.in
python-dateutil==2.8.1 # via chert
python-graph-core==1.8.2 # via -r requirements.in, python-vote-core
pyyaml==5.3 # via chert
requests-oauthlib==1.3.0 # via mwoauth
requests==2.23.0 # via mwoauth, requests-oauthlib
secure-cookie==0.1.0 # via clastic
sentry-sdk==0.14.2 # via -r requirements.in
six==1.14.0 # via cryptography, html5lib, mwoauth, pyopenssl, python-dateutil
sqlalchemy==1.0.14 # via -r requirements.in
unicodecsv==0.14.1 # via -r requirements.in
urllib3==1.25.8 # via requests, sentry-sdk
webencodings==0.5.1 # via html5lib
werkzeug==1.0.0 # via clastic, secure-cookie
# via -r requirements.in
ashes==19.2.0
# via
# -r requirements.in
# chert
# clastic
attrs==19.3.0
# via glom
boltons==20.0.0
# via
# -r requirements.in
# chert
# clastic
# face
# glom
# lithoxyl
certifi==2020.4.5.1
# via
# requests
# sentry-sdk
cffi==1.14.6
# via cryptography
chardet==3.0.4
# via requests
chert==19.1.0
# via -r requirements.in
clastic==20.0.0
# via -r requirements.in
cryptography==39.0.1
# via pyopenssl
face==20.1.1
# via
# -r requirements.in
# chert
# glom
glom==19.10.0
# via clastic
html5lib==1.0.1
# via chert
hyperlink==19.0.0
# via chert
idna==2.9
# via
# hyperlink
# requests
lithoxyl==20.0.0
# via
# -r requirements.in
# chert
markdown==3.1.1
# via chert
mwoauth==0.3.7
# via -r requirements.in
oauthlib==3.1.0
# via
# mwoauth
# requests-oauthlib
pycparser==2.20
# via cffi
pyjwt==1.7.1
# via mwoauth
pymysql==0.9.3
# via -r requirements.in
pyopenssl==21.0.0
# via -r requirements.in
python-dateutil==2.8.1
# via chert
python-graph-core==1.8.2
# via
# -r requirements.in
# python-vote-core
pyyaml==5.3
# via chert
requests==2.23.0
# via
# mwoauth
# requests-oauthlib
requests-oauthlib==1.3.0
# via mwoauth
secure-cookie==0.1.0
# via clastic
sentry-sdk==0.14.2
# via -r requirements.in
six==1.14.0
# via
# html5lib
# mwoauth
# pyopenssl
# python-dateutil
sqlalchemy==1.0.14
# via -r requirements.in
unicodecsv==0.14.1
# via -r requirements.in
urllib3==1.25.8
# via
# requests
# sentry-sdk
webencodings==0.5.1
# via html5lib
werkzeug==1.0.0
# via
# clastic
# secure-cookie

# The following packages are considered to be unsafe in a requirements file:
# setuptools