forked from TEAM-GudokSapiens/Gudok_Sapiens
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
78 lines (78 loc) · 3.05 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
74
75
76
77
78
appnope==0.1.2
asgiref==3.4.1
astroid==2.6.2
autopep8==1.5.7
backcall==0.2.0
backports.entry-points-selectable==1.1.0
beautifulsoup4==4.9.3
boto3==1.17.86
botocore==1.20.86
bs4==0.0.1
certifi==2021.5.30
cffi==1.14.6
chardet==4.0.0
charset-normalizer==2.0.4
colorama==0.4.4
cryptography==3.4.7
decorator==5.0.9
defusedxml==0.7.1
distlib==0.3.2
Django==3.2.6
django-allauth==0.45.0
django-bootstrap4==3.0.1
django-ckeditor==6.1.0
django-classy-tags==2.0.0
django-debug-toolbar==3.2.1
django-environ==0.4.5
django-extensions==3.1.3
django-js-asset==1.2.2
django-storages==1.11.1
django-taggit==1.5.1
django-taggit-templatetags2==1.6.1
django-templatetag-sugar==1.0
django-widget-tweaks==1.4.8
Faker==8.10.1
filelock==3.0.12
idna==3.2
importlib-metadata==2.1.1
ipython==7.2.0
ipython-genutils==0.2.0
isort==5.9.2
jedi==0.18.0
jmespath==0.10.0
lazy-object-proxy==1.6.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.3.1
platformdirs==2.0.2
prompt-toolkit==3.0.19
ptyprocess==0.7.0
pycodestyle==2.7.0
pycparser==2.20
Pygments==2.9.0
PyJWT==2.1.0
pylint==2.9.3
pylint-django==2.4.4
pylint-plugin-utils==0.6
python-dateutil==2.8.2
python3-openid==3.2.0
pytz==2021.1
requests==2.26.0
requests-oauthlib==1.3.0
s3transfer==0.4.2
six==1.16.0
soupsieve==2.2.1
sqlparse==0.4.1
text-unidecode==1.3
toml==0.10.2
traitlets==4.3.3
typing-extensions==3.10.0.0
urllib3==1.26.6
virtualenv==20.6.0
wcwidth==0.2.5
wrapt==1.12.1
zipp==3.5.0