|
1 | | -# |
2 | | -# These requirements were autogenerated by pipenv |
3 | | -# To regenerate from the project's Pipfile, run: |
4 | | -# |
5 | | -# pipenv lock --requirements |
6 | | -# |
7 | | - |
8 | | --i https://pypi.org/simple/ |
| 1 | +-i https://pypi.org/simple |
9 | 2 | aniso8601==9.0.1 |
10 | 3 | beautifulsoup4==4.9.3 |
11 | 4 | blinker==1.4 |
12 | 5 | bs4==0.0.1 |
13 | | -certifi==2023.7.22 |
| 6 | +certifi==2021.5.30 |
14 | 7 | chardet==4.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' |
15 | | -click==8.0.1; python_version >= '3.6' |
| 8 | +click==8.1.7; python_version >= '3.7' |
| 9 | +flask==2.2.5; python_version >= '3.7' |
16 | 10 | flask-restful==0.3.8 |
17 | | -flask==2.2.5 |
18 | 11 | gunicorn==20.0.4 |
19 | 12 | html5lib==1.1 |
20 | 13 | idna==2.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' |
21 | | -itsdangerous==2.0.1; python_version >= '3.6' |
22 | | -jinja2==3.0.1; python_version >= '3.6' |
23 | | -markupsafe==2.0.1; python_version >= '3.6' |
| 14 | +importlib-metadata==7.0.1; python_version < '3.10' |
| 15 | +itsdangerous==2.1.2; python_version >= '3.7' |
| 16 | +jinja2==3.1.2; python_version >= '3.7' |
| 17 | +markupsafe==2.1.3; python_version >= '3.6' |
24 | 18 | pytz==2021.1 |
25 | 19 | requests==2.25.1 |
26 | 20 | sentry-sdk[flask]==0.19.5 |
27 | 21 | six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' |
28 | 22 | soupsieve==2.2.1; python_version >= '3.0' |
29 | 23 | urllib3==1.26.5 |
30 | 24 | webencodings==0.5.1 |
31 | | -werkzeug==2.0.1; python_version >= '3.6' |
| 25 | +werkzeug==3.0.1; python_version >= '3.8' |
| 26 | +zipp==3.17.0; python_version >= '3.8' |
0 commit comments