-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
91 lines (91 loc) · 1.69 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
amqp==5.0.6
asgiref==3.4.1
attrs==21.4.0
autobahn==22.1.1
Automat==20.2.0
billiard==3.6.4.0
cachetools==5.0.0
celery==5.1.2
certifi==2021.10.8
cffi==1.15.0
channels==3.0.4
charset-normalizer==2.0.7
click==7.1.2
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
constantly==15.1.0
coreapi==2.3.3
coreschema==0.0.4
cryptography==35.0.0
daphne==3.0.2
defusedxml==0.7.1
Deprecated==1.2.13
Django==3.2.9
django-3-jet==1.0.7
django-admin-honeypot==1.1.0
django-braces==1.15.0
django-cors-headers==3.7.0
django-filter==2.4.0
django-jazzmin==2.4.8
django-log-viewer==1.1.4
django-oauth-toolkit==1.5.0
django-oauth2-provider==0.2.6.1
django-oidc-provider==0.7.0
django-redis==5.2.0
django-rest-framework-social-oauth2==1.1.0
django-timezone-field==4.2.1
djangorestframework==3.12.4
djangorestframework-oauth==1.1.0
drf-yasg==1.20.0
future==0.18.2
gunicorn==20.1.0
httplib2==0.20.4
hyperlink==21.0.0
idna==3.3
incremental==21.3.0
inflection==0.5.1
itypes==1.2.0
Jinja2==3.0.3
jwcrypto==1.0
kombu==5.2.1
MarkupSafe==2.0.1
oauthlib==3.1.1
packaging==21.2
Pillow==7.0.0
prompt-toolkit==3.0.22
protobuf==3.19.4
psutil==5.8.0
psycopg2-binary==2.9.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pycryptodomex==3.11.0
pyjwkest==1.4.2
PyJWT==2.3.0
pyOpenSSL==22.0.0
pyparsing==2.4.7
python-dotenv==0.18.0
python3-openid==3.2.0
pytz==2021.3
redis==4.1.3
requests==2.27.1
requests-oauthlib==1.3.0
rsa==4.8
ruamel.yaml==0.17.17
ruamel.yaml.clib==0.2.6
service-identity==21.1.0
shortuuid==1.0.8
six==1.16.0
social-auth-app-django==4.0.0
social-auth-core==4.1.0
sqlparse==0.4.2
Twisted==22.1.0
txaio==21.2.1
typing-extensions==4.1.1
uritemplate==4.1.1
urllib3==1.26.7
vine==5.0.0
wcwidth==0.2.5
wrapt==1.13.3
zope.interface==5.4.0