|
1 |
| --i https://pypi.org/simple |
| 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/ |
2 | 9 | aniso8601==9.0.1
|
3 | 10 | beautifulsoup4==4.9.3
|
4 | 11 | blinker==1.4
|
5 | 12 | bs4==0.0.1
|
6 |
| -certifi==2021.5.30 |
| 13 | +certifi==2023.7.22 |
7 | 14 | chardet==4.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
8 |
| -click==8.1.7; python_version >= '3.7' |
9 |
| -flask==2.2.5; python_version >= '3.7' |
| 15 | +click==8.0.1; python_version >= '3.6' |
10 | 16 | flask-restful==0.3.8
|
| 17 | +flask==2.2.5 |
11 | 18 | gunicorn==20.0.4
|
12 | 19 | html5lib==1.1
|
13 | 20 | idna==2.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
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' |
| 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' |
18 | 24 | pytz==2021.1
|
19 | 25 | requests==2.25.1
|
20 | 26 | sentry-sdk[flask]==0.19.5
|
21 | 27 | six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
22 | 28 | soupsieve==2.2.1; python_version >= '3.0'
|
23 | 29 | urllib3==1.26.5
|
24 | 30 | webencodings==0.5.1
|
25 |
| -werkzeug==3.0.1; python_version >= '3.8' |
26 |
| -zipp==3.17.0; python_version >= '3.8' |
| 31 | +werkzeug==2.0.1; python_version >= '3.6' |
0 commit comments