-
Notifications
You must be signed in to change notification settings - Fork 11
/
requirements.txt
76 lines (76 loc) · 1.37 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
aioredis==1.3.1
appdirs==1.4.3
asgiref==3.2.3
async-timeout==3.0.1
attrs==19.3.0
autobahn==20.4.3
Automat==20.2.0
cachetools==4.1.1
certifi==2020.6.20
cffi==1.14.0
channels==2.4.0
channels-redis==2.4.2
chardet==3.0.4
constantly==15.1.0
cryptography==2.9.2
cycler==0.10.0
daphne==2.5.0
distlib==0.3.0
Django==3.0.4
django-ace==1.0.7
django-appconf==1.0.4
django-ckeditor==5.9.0
django-crispy-forms==1.9.0
django-googledrive-storage==1.5.2
django-js-asset==1.2.2
django-storages==1.9.1
filelock==3.0.12
google-api-core==1.22.0
google-api-python-client==1.10.0
google-auth==1.19.2
google-auth-httplib2==0.0.4
googleapis-common-protos==1.52.0
hiredis==1.0.1
httplib2==0.18.1
hyperlink==19.0.0
idna==2.9
importlib-metadata==1.5.0
incremental==17.5.0
joblib==0.15.1
kiwisolver==1.2.0
matplotlib==3.2.1
msgpack==0.6.2
myenv==201902.7
numpy==1.18.3
oauth2client==4.1.3
opencv-python==4.2.0.34
pandas==1.0.5
Pillow==7.0.0
protobuf==3.12.2
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
PyDrive==1.3.1
PyHamcrest==2.0.2
pyOpenSSL==19.1.0
pyparsing==2.4.7
pytesseract==0.3.4
python-dateutil==2.8.1
pytz==2019.3
PyYAML==5.3.1
requests==2.24.0
rsa==4.6
scikit-learn==0.23.1
scipy==1.4.1
service-identity==18.1.0
six==1.14.0
sqlparse==0.3.1
threadpoolctl==2.1.0
Twisted==20.3.0
txaio==20.4.1
uritemplate==3.0.1
urllib3==1.25.10
virtualenv==20.0.9
virtualenvwrapper-win==1.2.6
zipp==3.1.0
zope.interface==5.1.0