|
7 | 7 |
|
8 | 8 | -i https://pypi.org/simple
|
9 | 9 | appdirs==1.4.4
|
10 |
| -attrs==20.3.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' |
11 | 10 | babel==2.9.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
12 |
| -black==19.10b0 |
| 11 | +black==20.8b1 |
13 | 12 | certifi==2020.12.5
|
14 | 13 | cffi==1.14.5
|
15 | 14 | chardet==4.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
16 | 15 | click==7.1.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
17 | 16 | cryptography==3.3.2
|
18 | 17 | exifread==2.3.2
|
19 | 18 | filetype==1.0.7
|
20 |
| -flake8==3.8.4 |
| 19 | +flake8==3.9.0 |
21 | 20 | flask==1.1.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
22 | 21 | idna==2.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
23 | 22 | inifile==0.4
|
| 23 | +isort==5.8.0 |
24 | 24 | itsdangerous==1.1.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
25 | 25 | jinja2==2.11.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
26 | 26 | lektor==3.2.0
|
27 | 27 | markupsafe==1.1.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
28 | 28 | mccabe==0.6.1
|
29 | 29 | mistune==0.8.4
|
| 30 | +mypy-extensions==0.4.3 |
30 | 31 | pathspec==0.8.1
|
31 |
| -pycodestyle==2.6.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' |
| 32 | +pycodestyle==2.7.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' |
32 | 33 | pycparser==2.20; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
33 |
| -pyflakes==2.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' |
| 34 | +pyflakes==2.3.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' |
34 | 35 | pyopenssl==20.0.1
|
35 | 36 | python-slugify==4.0.1
|
36 | 37 | pytz==2021.1
|
37 |
| -regex==2020.11.13 |
| 38 | +regex==2021.4.4 |
38 | 39 | requests[security]==2.25.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
39 |
| -six==1.15.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2' |
| 40 | +six==1.15.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' |
40 | 41 | text-unidecode==1.3
|
41 |
| -toml==0.10.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2' |
| 42 | +toml==0.10.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3' |
42 | 43 | typed-ast==1.4.2
|
43 |
| -urllib3==1.26.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4' |
44 |
| -watchdog==2.0.1; python_version >= '3.6' |
| 44 | +typing-extensions==3.7.4.3 |
| 45 | +urllib3==1.26.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4' |
| 46 | +watchdog==2.0.2; python_version >= '3.6' |
45 | 47 | werkzeug==0.16.1
|
0 commit comments