-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
101 lines (101 loc) · 1.72 KB
/
requirements.txt
File metadata and controls
101 lines (101 loc) · 1.72 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
alabaster==0.7.12
appdirs==1.4.4
attrs==21.2.0
autodoc==0.5.0
Babel==2.9.1
backcall==0.2.0
beautifulsoup4==4.9.3
black==21.7b0
bleach==4.0.0
build==0.6.0.post1
bump2version==1.0.1
certifi==2021.5.30
cffi==1.14.6
chardet==4.0.0
charset-normalizer==2.0.4
click==7.1.2
colorama==0.4.4
coverage==5.5
cryptography==3.4.7
decorator==5.0.9
docutils==0.16
first==2.0.2
flake8==3.9.2
idle==1.0.4
idna==3.2
imagesize==1.2.0
importlib-metadata==4.6.3
iniconfig==1.1.1
ipdb==0.13.9
ipython==7.26.0
ipython-genutils==0.2.0
isort==5.9.3
jedi==0.18.0
jeepney==0.7.1
Jinja2==3.0.1
keyring==23.0.1
Markdown==3.3.4
Markups==3.1.1
MarkupSafe==2.0.1
matplotlib-inline==0.1.2
mccabe==0.6.1
mypy==0.910
mypy-extensions==0.4.3
packaging==21.0
parso==0.8.2
pathspec==0.9.0
pep517==0.11.0
pexpect==4.8.0
pickleshare==0.7.5
pkginfo==1.7.1
pluggy==0.13.1
prompt-toolkit==3.0.19
ptyprocess==0.7.0
pudb==2021.1
py==1.10.0
pycodestyle==2.7.0
pycparser==2.20
pyflakes==2.3.1
Pygments==2.9.0
pyparsing==2.4.7
PyQt5==5.15.4
PyQt5-Qt5==5.15.2
PyQt5-sip==12.9.0
pytest==6.2.4
pytest-cov==2.12.1
python-gnupg==0.4.7
python-markdown-math==0.8
pytz==2021.1
readme-renderer==29.0
regex==2021.8.3
requests==2.26.0
requests-toolbelt==0.9.1
ReText==7.2.1
rfc3986==1.5.0
SecretStorage==3.3.1
six==1.16.0
snowballstemmer==2.1.0
soupsieve==2.2.1
Sphinx==4.1.2
sphinx-rtd-theme==0.5.2
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
toml==0.10.2
tomli==1.2.1
tqdm==4.62.0
traitlets==5.0.5
twine==3.4.2
types-toml==0.1.5
typing-extensions==3.10.0.0
urllib3==1.26.6
urwid==2.1.2
waitress==2.0.0
wcwidth==0.2.5
webencodings==0.5.1
WebOb==1.8.7
WebTest==2.0.35
zipp==3.5.0