-
Notifications
You must be signed in to change notification settings - Fork 6
/
requirements.txt
59 lines (59 loc) · 1.09 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
asgiref==3.3.4
backcall==0.2.0
beautifulsoup4==4.9.3
certifi==2021.5.30
cffi==1.14.5
chardet==4.0.0
colorama==0.4.4
confusable-homoglyphs==3.2.0
cryptography==3.4.7
cssutils==2.3.0
decorator==5.0.9
defusedxml==0.7.1
Django==3.2.3
django-allauth==0.44.0
django-colorfield==0.4.1
django-crispy-forms==1.12.0
django-debug-toolbar==3.2.2
django-enumchoicefield==2.0.0
django-extensions==3.1.3
django-jsonfield==1.4.1
django-url-or-relative-url-field==0.1.2
djangorestframework==3.12.4
flake8==4.0.1
future==0.18.2
gunicorn==20.1.0
idna==2.10
importlib-metadata==4.6.4
ipython==7.26.0
ipython-genutils==0.2.0
jedi==0.18.0
matplotlib-inline==0.1.2
mccabe==0.6.1
oauthlib==3.1.1
parso==0.8.2
pexpect==4.8.0
pickleshare==0.7.5
Pillow==8.2.0
prompt-toolkit==3.0.19
psycopg2-binary==2.9.3
ptyprocess==0.7.0
pycodestyle==2.8.0
pycparser==2.20
pyflakes==2.4.0
Pygments==2.10.0
PyJWT==2.1.0
pynliner==0.8.0
python3-openid==3.2.0
pytz==2021.1
rarfile==4.0
requests==2.25.1
requests-oauthlib==1.3.0
six==1.16.0
soupsieve==2.2.1
sqlparse==0.4.1
traitlets==5.0.5
typing-extensions==3.10.0.0
urllib3==1.26.6
wcwidth==0.2.5
zipp==3.5.0