Skip to content

Commit 40f15ee

Browse files
committed
Simplify requirements.txt to fix new pip resolver issue
1 parent 97d15c5 commit 40f15ee

File tree

1 file changed

+5
-62
lines changed

1 file changed

+5
-62
lines changed

requirements.txt

Lines changed: 5 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -1,64 +1,7 @@
1-
alabaster==0.7.12
2-
appdirs==1.4.4
3-
Babel==2.9.1
4-
black==20.8b1
5-
bleach==3.3.0
6-
certifi==2020.12.5
7-
cffi==1.14.5
8-
cfgv==3.2.0
9-
chardet==4.0.0
10-
click==8.0.0
11-
colorama==0.4.4
1+
black==21.6b0
122
cryptography==3.4.7
13-
distlib==0.3.1
14-
docutils==0.17.1
15-
filelock==3.0.12
16-
Flask==2.0.0
17-
identify==2.2.4
18-
idna==2.10
19-
imagesize==1.2.0
20-
importlib-metadata==4.0.1
21-
itsdangerous==2.0.0
22-
Jinja2==2.11.3
23-
keyring==23.0.1
24-
MarkupSafe==1.1.1
25-
mypy-extensions==0.4.3
26-
nodeenv==1.6.0
27-
packaging==20.9
28-
Pallets-Sphinx-Themes==2.0.0
29-
pathspec==0.8.1
30-
pkginfo==1.7.0
31-
pluggy==0.13.1
32-
pre-commit==2.12.1
33-
py==1.10.0
34-
pycparser==2.20
35-
Pygments==2.9.0
36-
PyJWT==2.1.0
37-
pyparsing==2.4.7
38-
pytz==2021.1
39-
PyYAML==5.4.1
40-
readme-renderer==29.0
41-
regex==2021.4.4
42-
requests==2.25.1
43-
requests-toolbelt==0.9.1
44-
rfc3986==1.5.0
45-
six==1.16.0
46-
snowballstemmer==2.1.0
47-
Sphinx==4.0.1
48-
sphinxcontrib-applehelp==1.0.2
49-
sphinxcontrib-devhelp==1.0.2
50-
sphinxcontrib-htmlhelp==1.0.3
51-
sphinxcontrib-jsmath==1.0.1
52-
sphinxcontrib-qthelp==1.0.3
53-
sphinxcontrib-serializinghtml==1.1.4
54-
toml==0.10.2
3+
Flask==2.0.1
4+
Pallets-Sphinx-Themes==2.0.1
5+
pre-commit==2.13.0
6+
Sphinx==4.0.2
557
tox==3.23.1
56-
tqdm==4.60.0
57-
twine==3.4.1
58-
typed-ast==1.4.3
59-
typing-extensions==3.10.0.0
60-
urllib3==1.26.5
61-
virtualenv==20.4.6
62-
webencodings==0.5.1
63-
Werkzeug==2.0.0
64-
zipp==3.4.1

0 commit comments

Comments
 (0)