-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
80 lines (80 loc) · 1.39 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
alabaster==0.7.12
appdirs==1.4.4
attrs==21.4.0
Babel==2.9.1
BespON==0.6.0
black==20.8b1
bleach==4.1.0
build==0.7.0
certifi==2021.10.8
cffi==1.15.0
cfgv==3.3.1
charset-normalizer==2.0.12
click==8.0.4
cryptography==36.0.2
distlib==0.3.4
docutils==0.17.1
factory-boy==3.2.1
Faker==13.3.4
filelock==3.4.1
flake8==3.9.2
flake8-docstrings==1.6.0
hypothesis==6.31.6
identify==2.4.4
idna==3.3
imagesize==1.3.0
iniconfig==1.1.1
isort==5.10.1
jeepney==0.7.1
Jinja2==3.0.3
keyring==23.5.0
MarkupSafe==2.0.1
mccabe==0.6.1
mypy-extensions==0.4.3
nodeenv==1.6.0
packaging==21.3
pathspec==0.9.0
pep517==0.12.0
pkginfo==1.8.2
platformdirs==2.4.0
pluggy==1.0.0
pre-commit==2.17.0
py==1.11.0
pycodestyle==2.7.0
pycparser==2.21
pydocstyle==6.1.1
pyenchant==3.2.2
pyfakefs==4.5.6
pyflakes==2.3.1
Pygments==2.11.2
pyparsing==3.0.7
pytest==6.2.5
pytest-cov==2.12.1
python-dateutil==2.8.2
pytz==2022.1
readme-renderer==34.0
requests==2.27.1
requests-toolbelt==0.9.1
rfc3986==2.0.0
ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.6
SecretStorage==3.3.1
six==1.16.0
snowballstemmer==2.2.0
sortedcontainers==2.4.0
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
toml==0.10.2
tomli==2.0.1
tox==3.24.5
tqdm==4.63.1
twine==3.8.0
typing_extensions==4.1.1
urllib3==1.26.9
virtualenv==20.14.0
webencodings==0.5.1