-
Notifications
You must be signed in to change notification settings - Fork 17
/
requirements.txt
83 lines (83 loc) · 1.45 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
alabaster==0.7.12
appnope==0.1.2
APScheduler==3.7.0
asgiref==3.5.2
astroid==2.5.1
autopep8==1.5.6
Babel==2.10.1
backcall==0.2.0
black==22.3.0
bleach==3.3.0
certifi==2020.12.5
chardet==4.0.0
colorama==0.4.4
decorator==4.4.2
Django==3.2.15
django-stubs==1.9.0
docutils==0.16
flake8==4.0.1
flake8-isort==4.1.1
idna==2.10
imagesize==1.2.0
importlib-metadata==3.7.3
ipdb==0.13.7
ipython==8.4.0
ipython-genutils==0.2.0
isort==5.7.0
jedi==0.18.0
Jinja2==2.11.3
keyring==23.0.0
lazy-object-proxy==1.5.2
mypy==0.942
MarkupSafe==1.1.1
mccabe==0.6.1
packaging==20.9
parso==0.8.1
pexpect==4.8.0
pickleshare==0.7.5
pkginfo==1.7.0
prompt-toolkit==3.0.17
ptyprocess==0.7.0
pycodestyle==2.8.0
pyflakes==2.4.0
pre-commit==2.18.1
Pygments==2.8.1
pylint==2.7.2
pyparsing==2.4.7
python-dateutil==2.8.1
pytz==2021.1
readme-renderer==29.0
requests==2.25.1
requests-toolbelt==0.9.1
rfc3986==1.4.0
six==1.15.0
snowballstemmer==2.1.0
Sphinx==3.5.2
sphinx-rtd-theme==0.5.1
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-django==0.5.1
sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
sqlparse==0.4.2
text-unidecode==1.3
toml==0.10.2
tqdm==4.59.0
traitlets==5.0.5
twine==3.4.1
typed-ast==1.4.2
tzlocal==2.1
urllib3==1.26.9
wcwidth==0.2.5
webencodings==0.5.1
wrapt==1.12.1
zipp==3.4.1
types-six==1.16.16
pytest==7.1.1
pytest-sugar==0.9.4
pytest-django==4.5.2
factory-boy==3.2.1
celery==5.2.2
pytest-celery==0.0.0