-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
90 lines (90 loc) · 1.56 KB
/
requirements.txt
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
alabaster==0.7.12
astor==0.8.1
attrs==22.1.0
Babel==2.10.3
beautifulsoup4==4.11.1
black==22.10.0
bleach==5.0.1
certifi==2022.9.24
cfgv==3.3.1
charset-normalizer==2.1.1
click==8.1.3
colour-science==0.4.1
commonmark==0.9.1
coverage==6.5.0
coveralls==3.3.1
distlib==0.3.6
docopt==0.6.2
docutils==0.17.1
filelock==3.8.0
flake8==5.0.4
flynt==0.76
identify==2.5.6
idna==3.4
imageio==2.22.1
imagesize==1.4.1
importlib-metadata==5.0.0
iniconfig==1.1.1
invoke==1.7.3
jaraco.classes==3.2.3
Jinja2==3.1.2
jsonpickle==2.2.0
keyring==23.9.3
MarkupSafe==2.1.1
mccabe==0.7.0
more-itertools==8.14.0
mypy==0.982
mypy-extensions==0.4.3
networkx==2.8.7
nodeenv==1.7.0
numpy==1.23.3
opencolorio==2.1.2
packaging==21.3
pathspec==0.10.1
Pillow==9.2.0
pip==22.2.2
pkginfo==1.8.3
platformdirs==2.5.2
pluggy==1.0.0
pre-commit==2.20.0
py==1.11.0
pycodestyle==2.9.1
pydata-sphinx-theme==0.11.0
pydocstyle==6.1.1
pyflakes==2.5.0
Pygments==2.13.0
pygraphviz==1.10
pyparsing==3.0.9
pytest==7.1.3
pytest-cov==4.0.0
pytz==2022.4
pyupgrade==3.0.0
PyYAML==6.0
readme-renderer==37.2
requests==2.28.1
requests-toolbelt==0.10.0
restructuredtext-lint==1.4.0
rfc3986==2.0.0
rich==12.6.0
scipy==1.9.1
setuptools==65.3.0
six==1.16.0
snowballstemmer==2.2.0
soupsieve==2.3.2.post1
Sphinx==4.5.0
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
tokenize-rt==5.0.0
toml==0.10.2
tomli==2.0.1
twine==4.0.1
typing_extensions==4.4.0
urllib3==1.26.12
virtualenv==20.16.5
webencodings==0.5.1
wheel==0.37.1
zipp==3.8.1