-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
65 lines (65 loc) · 2.55 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
alabaster==0.7.12
asgiref==3.5.2
Babel==2.10.3
bleach==5.0.1
certifi==2022.6.15
charset-normalizer==2.1.0
colorama==0.4.5
commonmark==0.9.1
coverage==6.4.3
dj-database-url==1.0.0
Django==4.0.6
django-downloadview==2.3.0
django-heroku==0.3.1
django-qr-code==3.1.0
django-segno-qr==1.0.2
django-stubs==1.12.0
django-stubs-ext==0.5.0
docutils==0.19
gunicorn==20.1.0
idna==3.3
imagesize==1.4.1
importlib-metadata==4.12.0
Jinja2==3.1.2
keyring==23.8.1
MarkupSafe==2.1.1
mypy==0.971
mypy-extensions==0.4.3
packaging==21.3
Pillow==9.2.0
pkginfo==1.8.3
psycopg2==2.9.3
pydantic==1.9.1
Pygments==2.12.0
pyparsing==3.0.9
python-decouple==3.6
pytz==2022.1
pywin32-ctypes==0.2.0
qrcode-artistic==2.1.0
readme-renderer==36.0
recommonmark==0.7.1
requests==2.28.1
requests-toolbelt==0.9.1
rfc3986==2.0.0
rich==12.5.1
segno==1.5.2
six==1.16.0
snowballstemmer==2.2.0
Sphinx==5.1.1
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
sqlparse==0.4.2
tomli==2.0.1
twine==4.0.1
types-pytz==2022.1.2
types-PyYAML==6.0.11
typing_extensions==4.3.0
tzdata==2022.1
urllib3==1.26.11
webencodings==0.5.1
whitenoise==6.2.0
zipp==3.8.1