-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
54 lines (54 loc) · 992 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
appnope==0.1.3
asgiref==3.5.2
asttokens==2.1.0
backcall==0.2.0
certifi==2022.9.24
charset-normalizer==2.1.1
click==8.1.3
decorator==5.1.1
distlib==0.3.6
Django==4.1.3
django-ckeditor==6.5.1
django-cors-headers==3.13.0
django-debug-toolbar==3.7.0
django-extensions==3.2.1
django-js-asset==2.0.0
django-taggit==3.1.0
django-taggit-serializer==0.1.7
djangorestframework==3.14.0
djangorestframework-simplejwt==5.2.2
dnspython==2.2.1
email-validator==1.3.0
executing==1.2.0
filelock==3.9.0
Flask==2.2.2
Flask-WTF==1.0.1
idna==3.4
ipython==8.6.0
itsdangerous==2.1.2
jedi==0.18.1
Jinja2==3.1.2
MarkupSafe==2.1.1
matplotlib-inline==0.1.6
parso==0.8.3
pexpect==4.8.0
pickleshare==0.7.5
Pillow==9.4.0
platformdirs==2.6.2
prompt-toolkit==3.0.32
ptyprocess==0.7.0
pure-eval==0.2.2
Pygments==2.13.0
PyJWT==2.6.0
pytz==2022.7
requests==2.28.1
six==1.16.0
socket.py==0.1.0
sqlparse==0.4.3
stack-data==0.6.0
traitlets==5.5.0
urllib3==1.26.13
virtualenv==20.17.1
wcwidth==0.2.5
Werkzeug==2.2.2
WTForms==3.0.1