|
2 | 2 | # This file is autogenerated by pip-compile
|
3 | 3 | # To update, run:
|
4 | 4 | #
|
5 |
| -# pip-compile requirements.in |
| 5 | +# pip-compile |
6 | 6 | #
|
7 | 7 | -e git+https://github.com/bradbeattie/python-vote-core.git@4c52ccdeb50c265e0a622eac5a02ac7c1dcbd6d2#egg=python_vote_core # via -r requirements.in
|
8 | 8 | ashes==19.2.0 # via -r requirements.in, chert, clastic
|
9 | 9 | attrs==19.3.0 # via glom
|
10 | 10 | boltons==20.0.0 # via -r requirements.in, chert, clastic, face, glom, lithoxyl
|
11 | 11 | certifi==2020.4.5.1 # via requests, sentry-sdk
|
| 12 | +cffi==1.14.6 # via cryptography |
12 | 13 | chardet==3.0.4 # via requests
|
13 | 14 | chert==19.1.0 # via -r requirements.in
|
14 | 15 | clastic==20.0.0 # via -r requirements.in
|
| 16 | +cryptography==3.3.2 # via pyopenssl |
| 17 | +enum34==1.1.10 # via cryptography |
15 | 18 | face==20.1.1 # via -r requirements.in, chert, glom
|
16 | 19 | glom==19.10.0 # via clastic
|
17 | 20 | html5lib==1.0.1 # via chert
|
18 | 21 | hyperlink==19.0.0 # via chert
|
19 | 22 | idna==2.9 # via hyperlink, requests
|
| 23 | +ipaddress==1.0.23 # via cryptography |
20 | 24 | lithoxyl==20.0.0 # via -r requirements.in, chert
|
21 | 25 | markdown==3.1.1 # via chert
|
22 | 26 | mwoauth==0.3.7 # via -r requirements.in
|
23 | 27 | oauthlib==3.1.0 # via mwoauth, requests-oauthlib
|
| 28 | +pycparser==2.20 # via cffi |
24 | 29 | pyjwt==1.7.1 # via mwoauth
|
25 | 30 | pymysql==0.9.3 # via -r requirements.in
|
| 31 | +pyopenssl==21.0.0 # via -r requirements.in |
26 | 32 | python-dateutil==2.8.1 # via chert
|
27 | 33 | python-graph-core==1.8.2 # via -r requirements.in, python-vote-core
|
28 | 34 | pyyaml==5.3 # via chert
|
29 | 35 | requests-oauthlib==1.3.0 # via mwoauth
|
30 | 36 | requests==2.23.0 # via mwoauth, requests-oauthlib
|
31 | 37 | secure-cookie==0.1.0 # via clastic
|
32 | 38 | sentry-sdk==0.14.2 # via -r requirements.in
|
33 |
| -six==1.14.0 # via html5lib, mwoauth, python-dateutil |
| 39 | +six==1.14.0 # via cryptography, html5lib, mwoauth, pyopenssl, python-dateutil |
34 | 40 | sqlalchemy==1.0.14 # via -r requirements.in
|
35 | 41 | unicodecsv==0.14.1 # via -r requirements.in
|
36 | 42 | urllib3==1.25.8 # via requests, sentry-sdk
|
|
0 commit comments