|
1 | 1 | #
|
2 |
| -# This file is autogenerated by pip-compile with python 3.7 |
3 |
| -# To update, run: |
| 2 | +# This file is autogenerated by pip-compile with Python 3.9 |
| 3 | +# by the following command: |
4 | 4 | #
|
5 | 5 | # pip-compile --annotation-style=line requirements.in
|
6 | 6 | #
|
7 |
| --e git+https://github.com/bradbeattie/python-vote-core.git@4c52ccdeb50c265e0a622eac5a02ac7c1dcbd6d2#egg=python_vote_core ; python_version < '3.0' |
8 |
| --e git+https://github.com/the-maldridge/python-vote-core.git@f0b01e7e24f80673c4c237ee9e6118e8986cf0bb#egg=python3_vote_core |
9 |
| -ashes==19.2.0 # via -r requirements.in, chert, clastic |
10 |
| -attrs==19.3.0 # via glom |
11 |
| -boltons==21.0.0 # via -r requirements.in, chert, clastic, face, glom, lithoxyl |
12 |
| -certifi==2020.4.5.1 # via requests, sentry-sdk |
13 |
| -cffi==1.14.6 # via cryptography |
14 |
| -chardet==3.0.4 # via requests |
| 7 | +-e git+https://github.com/the-maldridge/python-vote-core.git@f0b01e7e24f80673c4c237ee9e6118e8986cf0bb#egg=python3_vote_core # via -r requirements.in |
| 8 | +ashes==24.0.0 # via -r requirements.in, chert, clastic |
| 9 | +attrs==23.2.0 # via clastic, glom |
| 10 | +boltons==24.0.0 # via -r requirements.in, chert, clastic, face, glom, lithoxyl |
| 11 | +certifi==2024.2.2 # via requests, sentry-sdk |
| 12 | +cffi==1.16.0 # via cryptography |
| 13 | +charset-normalizer==3.3.2 # via requests |
15 | 14 | chert==21.0.0 # via -r requirements.in
|
16 |
| -clastic==21.1.0 # via -r requirements.in |
17 |
| -cryptography==3.3.2 # via pyopenssl |
| 15 | +clastic==24.0.0 # via -r requirements.in |
| 16 | +cryptography==42.0.5 # via pyopenssl |
18 | 17 | face==20.1.1 # via -r requirements.in, chert, glom
|
19 |
| -glom==19.10.0 # via clastic |
20 |
| -html5lib==1.0.1 # via chert |
21 |
| -hyperlink==19.0.0 # via chert |
22 |
| -idna==2.9 # via hyperlink, requests |
| 18 | +glom==23.5.0 # via clastic |
| 19 | +html5lib==1.1 # via chert |
| 20 | +hyperlink==21.0.0 # via chert |
| 21 | +idna==3.7 # via hyperlink, requests |
| 22 | +importlib-metadata==7.1.0 # via markdown |
23 | 23 | lithoxyl==21.0.0 # via -r requirements.in, chert
|
24 |
| -markdown==3.1.1 # via chert |
25 |
| -mwoauth==0.3.7 # via -r requirements.in |
26 |
| -oauthlib==3.1.0 # via mwoauth, requests-oauthlib |
27 |
| -pycparser==2.20 # via cffi |
28 |
| -pyjwt==1.7.1 # via mwoauth |
| 24 | +markdown==3.6 # via chert |
| 25 | +mwoauth==0.4.0 # via -r requirements.in |
| 26 | +oauthlib==3.2.2 # via mwoauth, requests-oauthlib |
| 27 | +pycparser==2.22 # via cffi |
| 28 | +pyjwt==2.8.0 # via mwoauth |
29 | 29 | pymysql==0.9.3 # via -r requirements.in
|
30 |
| -pyopenssl==21.0.0 # via -r requirements.in |
31 |
| -python-dateutil==2.8.1 # via chert |
32 |
| -python-graph-core==1.8.2 # via -r requirements.in, python-vote-core |
33 |
| -pyyaml==5.3 # via chert |
34 |
| -requests==2.23.0 # via mwoauth, requests-oauthlib |
35 |
| -requests-oauthlib==1.3.0 # via mwoauth |
| 30 | +pyopenssl==24.1.0 # via -r requirements.in |
| 31 | +python-dateutil==2.9.0.post0 # via chert |
| 32 | +python-graph-core==1.8.2 # via -r requirements.in, python3-vote-core |
| 33 | +pyyaml==6.0.1 # via chert |
| 34 | +requests==2.31.0 # via mwoauth, requests-oauthlib |
| 35 | +requests-oauthlib==2.0.0 # via mwoauth |
36 | 36 | secure-cookie==0.1.0 # via clastic
|
37 |
| -sentry-sdk==0.14.2 # via -r requirements.in |
38 |
| -six==1.14.0 # via cryptography, html5lib, mwoauth, pyopenssl, python-dateutil |
39 |
| -sqlalchemy==1.2.19 # via -r requirements.in |
| 37 | +sentry-sdk==1.45.0 # via -r requirements.in |
| 38 | +six==1.16.0 # via html5lib, python-dateutil |
| 39 | +sqlalchemy==1.0.14 # via -r requirements.in |
40 | 40 | unicodecsv==0.14.1 # via -r requirements.in
|
41 |
| -urllib3==1.25.8 # via requests, sentry-sdk |
| 41 | +urllib3==2.2.1 # via requests, sentry-sdk |
42 | 42 | webencodings==0.5.1 # via html5lib
|
43 |
| -werkzeug==1.0.0 # via clastic, secure-cookie |
44 |
| - |
45 |
| -# The following packages are considered to be unsafe in a requirements file: |
46 |
| -# setuptools |
| 43 | +werkzeug==1.0.1 # via clastic, secure-cookie |
| 44 | +zipp==3.18.1 # via importlib-metadata |
0 commit comments