-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
85 lines (85 loc) · 1.45 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
aioredis==1.3.1
asgiref==3.5.2
async-timeout==4.0.2
attrs==19.3.0
autobahn==22.7.1
Automat==0.8.0
beautifulsoup4==4.11.1
blinker==1.4
certifi==2019.11.28
cffi==1.15.1
channels==3.0.5
channels-redis==3.4.1
chardet==3.0.4
Click==7.0
colorama==0.4.3
configobj==5.0.6
constantly==15.1.0
cryptography==38.0.1
daphne==3.0.2
distro==1.4.0
dj-database-url==1.0.0
Django==3.2.14
django-cors-headers==3.13.0
django-livereload-server==0.4
entrypoints==0.3
greenlet==1.1.2
gunicorn==20.1.0
hiredis==2.0.0
httplib2==0.14.0
hyperlink==21.0.0
idna==2.8
importlib-metadata==1.5.0
incremental==16.10.1
jedi==0.18.1
Jinja2==2.10.1
jsonpatch==1.22
jsonpointer==2.0
jsonschema==3.2.0
keyring==18.0.1
launchpadlib==1.10.13
lazr.restfulclient==0.14.2
lazr.uri==1.0.3
MarkupSafe==1.1.0
more-itertools==4.2.0
msgpack==1.0.4
netifaces==0.10.4
oauthlib==3.1.0
parso==0.8.3
passlib==1.7.4
pbr==5.10.0
pexpect==4.6.0
psycopg2==2.9.3
ptyprocess==0.7.0
pyasn1==0.4.2
pyasn1-modules==0.2.1
pycparser==2.21
PyHamcrest==1.9.0
PyJWT==1.7.1
pymacaroons==0.13.0
PyNaCl==1.5.0
pynvim==0.4.3
pyOpenSSL==22.0.0
pyrsistent==0.15.5
pyserial==3.4
pytz==2022.1
PyYAML==5.3.1
requests==2.22.0
requests-unixsocket==0.2.0
SecretStorage==2.3.1
service-identity==18.1.0
simplejson==3.16.0
six==1.14.0
soupsieve==2.3.2.post1
sqlparse==0.4.2
ssh-import-id==5.10
testresources==2.0.1
tornado==6.2
Twisted==18.9.0
txaio==22.2.1
typing_extensions==4.3.0
urllib3==1.25.8
wadllib==1.3.3
whitenoise==6.2.0
zipp==1.0.0
zope.interface==5.4.0