-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
49 lines (49 loc) · 1010 Bytes
/
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
alabaster==0.7.13
asgiref==3.7.2
Babel==2.12.1
certifi==2023.7.22
charset-normalizer==3.2.0
colorama==0.4.6
coverage==7.2.7
dj-database-url==2.1.0
Django==3.2.20
docutils==0.18.1
entrypoints==0.3
exceptiongroup==1.1.3
flake8==3.7.0
idna==3.4
imagesize==1.4.1
importlib-metadata==6.7.0
iniconfig==2.0.0
Jinja2==3.1.2
MarkupSafe==2.1.3
mccabe==0.6.1
packaging==23.1
pluggy==1.2.0
psycopg2==2.9.7
psycopg2-binary==2.9.7
pycodestyle==2.5.0
pyflakes==2.1.1
Pygments==2.16.1
pytest==7.4.0
pytest-django==4.5.2
python-decouple==3.8
pytz==2023.3
requests==2.31.0
sentry-sdk==1.29.2
snowballstemmer==2.2.0
Sphinx==5.3.0
sphinx-autodoc-typehints==1.23.0
sphinx-rtd-theme==1.3.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jquery==4.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sqlparse==0.4.4
tomli==2.0.1
typing_extensions==4.7.1
urllib3==1.26.16
zipp==3.15.0