-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
54 lines (54 loc) · 1020 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
50
51
52
53
54
asgiref==3.5.2
beautifulsoup4==4.11.1
bleach==5.0.1
certifi==2022.9.24
cffi==1.15.1
charset-normalizer==2.1.1
crispy-bootstrap5==0.7
cryptography==38.0.3
defusedxml==0.7.1
diff-match-patch==20200713
Django==4.1
django-allauth==0.51.0
django-bleach==3.0.1
django-bootstrap-datepicker-plus==5.0.2
django-bootstrap-v5==1.0.11
django-fastdev==1.7.3
django-import-export==3.0.2
django-js-asset==2.0.0
django-markdownx==4.0.2
django-twitch-auth==0.1.0
et-xmlfile==1.1.0
gunicorn==20.1.0
idna==3.4
Jinja2==3.1.2
Markdown==3.4.3
MarkupPy==1.14
MarkupSafe==2.1.1
oauthlib==3.2.2
odfpy==1.4.1
openpyxl==3.1.1
Pillow==9.5.0
psycopg2==2.9.3
psycopg2-binary==2.9.5
pycparser==2.21
pydantic==1.10.2
PyJWT==2.6.0
python-dotenv==0.21.0
python-twitch-client==0.7.1
python3-openid==3.2.0
PyYAML==6.0
render==1.0.0
requests==2.28.1
requests-oauthlib==1.3.1
six==1.16.0
soupsieve==2.3.2.post1
sqlparse==0.4.2
tablib==3.3.0
tinycss2==1.1.1
typing_extensions==4.4.0
tzdata==2022.2
urllib3==1.26.12
webencodings==0.5.1
xlrd==2.0.1
xlwt==1.3.0