-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
58 lines (58 loc) · 1 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
asgiref==3.5.2
async-generator==1.10
attrs==21.4.0
autobahn==22.6.1
Automat==20.2.0
backports.zoneinfo==0.2.1
certifi==2021.10.8
cffi==1.15.1
channels==3.0.5
charset-normalizer==2.0.12
colorama==0.4.4
constantly==15.1.0
cryptography==37.0.4
daphne==3.0.2
distlib==0.3.4
dj-database-url==1.0.0
Django==4.0.5
django-heroku==0.3.1
django-taggit==1.2.0
et-xmlfile==1.1.0
filelock==3.7.1
gunicorn==20.1.0
h11==0.13.0
hyperlink==21.0.0
idna==3.3
incremental==21.3.0
jdcal==1.4.1
openpyexcel==2.5.14
outcome==1.2.0
Pillow==9.2.0
platformdirs==2.5.2
psycopg2==2.9.3
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pyOpenSSL==22.0.0
PyQRCode==1.2.1
PySocks==1.7.1
python-decouple==3.6
requests==2.27.1
selenium==4.3.0
service-identity==21.1.0
six==1.16.0
sniffio==1.2.0
sortedcontainers==2.4.0
sqlparse==0.4.2
trio==0.21.0
trio-websocket==0.9.2
Twisted==22.4.0
txaio==22.2.1
typing-extensions==4.3.0
tzdata==2022.1
urllib3==1.26.9
virtualenv==20.14.1
virtualenvwrapper-win==1.2.7
whitenoise==6.2.0
wsproto==1.1.0
zope.interface==5.4.0