-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.pip.txt
63 lines (63 loc) · 1.1 KB
/
requirements.pip.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
asgiref==3.5.2
attrs==22.1.0
autobahn==22.7.1
Automat==20.2.0
bcrypt==4.0.1
Brotli==1.0.9
certifi==2022.6.15
cffi==1.15.1
channels==4.0.0
chardet==4.0.0
constantly==15.1.0
cryptography==38.0.1
daphne==4.0.0
defusedxml==0.7.1
Django==4.0.5
django-allauth==0.51.0
django-cors-headers==3.13.0
django-extensions==3.2.0
django-ipware==4.0.2
django-keycloak-auth==0.9.5
djangorestframework==3.13.1
docopt==0.6.2
hyperlink==21.0.0
idna==2.10
incremental==22.10.0
iniconfig==1.1.1
oauthlib==3.2.0
packaging==21.3
pipreqs==0.4.11
pluggy==1.0.0
psycopg2-binary==2.9.3
py==1.11.0
pyaml==21.10.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pycryptodome==3.15.0
PyJWT==2.4.0
pyOpenSSL==22.1.0
pyparsing==3.0.9
pytest==7.1.3
python-decouple==3.6
python3-openid==3.2.0
pytz==2022.1
PyYAML==6.0
requests==2.25.1
requests-oauthlib==1.3.1
service-identity==21.1.0
six==1.16.0
social-auth-app-django==5.0.0
social-auth-core==4.3.0
sockets==1.0.0
sqlparse==0.4.2
tomli==2.0.1
Twisted==22.8.0
txaio==22.2.1
typing_extensions==4.4.0
urllib3==1.26.10
websocket-client==1.2.1
websockets==10.0
whitenoise==5.0.1
yarg==0.1.9
zope.interface==5.5.0