-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
73 lines (73 loc) · 2.79 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
asgiref==3.7.2
asttokens==2.0.5
backcall==0.2.0
backports.entry-points-selectable==1.1.1
bleach==4.1.0
cachetools==5.3.2
certifi==2021.10.8
charset-normalizer==2.0.12
click==8.1.2
colorama==0.4.4
crispy-bootstrap4==2023.1
debugpy==1.6.0
decorator==5.1.1
distlib==0.3.4
Django==5.0
django-crispy-forms==2.1
django-extensions==3.2.3
django-htmx==1.17.0
django-jazzmin==2.6.0
django-social-share==2.3.0
django-summernote==0.8.20.0
django-widget-tweaks==1.5.0
entrypoints==0.4
executing==0.8.3
filelock==3.4.0
google-auth==2.25.1
google-auth-httplib2==0.1.1
google-auth-oauthlib==1.1.0
gTTS==2.2.4
gunicorn==21.2.0
httplib2==0.22.0
idna==3.3
ipykernel==6.13.0
ipython==8.2.0
jedi==0.18.1
jupyter-client==7.2.2
jupyter-core==4.10.0
matplotlib-inline==0.1.3
nest-asyncio==1.5.5
oauthlib==3.2.2
packaging==21.3
parso==0.8.3
pickleshare==0.7.5
Pillow==8.4.0
platformdirs==2.4.0
playsound==1.3.0
prompt-toolkit==3.0.29
psutil==5.9.0
psycopg2==2.9.2
pure-eval==0.2.2
pyasn1==0.5.1
pyasn1-modules==0.3.0
Pygments==2.11.2
pyparsing==3.0.6
python-dateutil==2.8.2
python-decouple==3.6
pywin32==303
pyzmq==22.3.0
requests==2.27.1
requests-oauthlib==1.3.1
rsa==4.9
six==1.16.0
sqlparse==0.4.2
stack-data==0.2.0
tornado==6.1
traitlets==5.1.1
typing_extensions==4.9.0
tzdata==2021.5
urllib3==1.26.9
virtualenv==20.10.0
wcwidth==0.2.5
webencodings==0.5.1
whitenoise==6.6.0