forked from sebastienbarbier/seven23_server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
117 lines (117 loc) · 2.24 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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
alabaster==0.7.13
argh==0.28.1
asgiref==3.6.0
astroid==2.15.3
Babel==2.12.1
backports.ssl-match-hostname==3.7.0.1
boto3==1.26.114
botocore==1.29.114
certifi==2022.12.7
cffi==1.15.1
chardet==5.1.0
charset-normalizer==3.1.0
colorama==0.4.6
colorclass==2.2.2
coreapi==2.3.3
coreschema==0.0.4
cryptography==40.0.2
defusedxml==0.7.1
dill==0.3.6
dj-database-url==1.3.0
dj-rest-auth==3.0.0
Django==4.2.7
django-allauth==0.54.0
django-appconf==1.0.5
django-colorfield==0.8.0
django-compressor==4.3.1
django-cors-headers==3.14.0
django-filter==21.1
django-grappelli==3.0.5
django-js-asset==2.0.0
django-mptt==0.14.0
django-reset-migrations==0.4.0
django-sass-processor==1.2.2
django-storages==1.13.2
djangorestframework==3.14.0
djangorestframework-bulk==0.2.1
docopt==0.6.2
docutils==0.17.1
drf-writable-nested==0.7.0
drf-yasg==1.21.5
gunicorn==20.1.0
idna==3.4
imagesize==1.4.1
importlib-metadata==6.4.1
inflection==0.5.1
isort==5.12.0
itypes==1.2.0
Jinja2==3.1.2
jmespath==1.0.1
lazy-object-proxy==1.9.0
libsass==0.22.0
livereload==2.6.3
markdown-it-py==2.2.0
markdown2==2.4.8
MarkupSafe==2.1.2
mccabe==0.7.0
mdit-py-plugins==0.3.5
mdurl==0.1.2
myst-parser==1.0.0
oauthlib==3.2.2
openapi-codec==1.3.2
packaging==23.1
pathtools==0.1.2
Pillow==9.5.0
pip-review==1.3.0
pip-upgrader==1.4.15
platformdirs==3.2.0
psycopg2==2.9.6
psycopg2-binary==2.9.6
pycparser==2.21
Pygments==2.15.0
PyJWT==2.6.0
pylint==2.17.2
pylint-django==2.5.3
pylint-plugin-utils==0.7
PyMySQL==1.0.3
pyparsing==3.0.9
python-dateutil==2.8.2
python-dotenv==1.0.0
python3-openid==3.2.0
pytz==2023.3
PyYAML==6.0.1
rcssmin==1.1.1
requests==2.28.2
requests-oauthlib==1.3.1
rjsmin==1.2.1
ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.7
s3transfer==0.6.0
sentry-sdk==1.19.1
simplejson==3.19.1
six==1.16.0
snowballstemmer==2.2.0
Sphinx==5.3.0
sphinx-autobuild==2021.3.14
sphinx-reload==0.2.0
sphinx-rtd-theme==1.1.1
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jquery==4.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sqlparse==0.4.3
stripe==5.4.0
terminaltables==3.1.10
tomli==2.0.1
tomlkit==0.11.7
tornado==6.2
typing_extensions==4.5.0
uritemplate==4.1.1
urllib3==1.26.15
watchdog==3.0.0
whitenoise==6.4.0
wrapt==1.15.0
zipp==3.15.0