-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
120 lines (120 loc) · 2.12 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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
appdirs==1.4.4
asgiref==3.2.7
astroid==2.4.1
atomicwrites==1.4.0
attrs==20.3.0
autopep8==1.4.4
backcall==0.2.0
beautifulsoup4==4.9.3
black==21.6b0
bs4==0.0.1
bson==0.5.8
certifi==2020.6.20
cffi==1.14.5
chardet==3.0.4
click==7.1.2
codegen==1.0
colorama==0.4.3
cryptography==3.4.7
cycler==0.10.0
dataclasses==0.6
decorator==5.0.9
Django==2.2.24
django-betterforms==1.2
django-ckeditor==5.9.0
django-cors-headers==3.7.0
django-crispy-forms==1.11.2
django-js-asset==1.2.2
django-mapbox-location-field==1.5.0
django-multiselectfield==0.1.12
django-versatileimagefield==2.0
djangorestframework==3.10.2
djongo==1.3.2
dnspython==1.16.0
email-validator==1.1.3
face-recognition-models==0.3.0
Flask==1.1.2
Flask-WTF==0.15.1
greenlet==1.1.0
html5lib==1.1
idna==2.8
iniconfig==1.1.1
ipykernel==5.5.5
ipython==7.24.1
ipython-genutils==0.2.0
isort==4.3.21
itsdangerous==1.1.0
jedi==0.18.0
Jinja2==2.11.3
joblib==1.0.1
jupyter-client==6.1.12
jupyter-core==4.7.1
kiwisolver==1.3.1
lazy-object-proxy==1.4.3
MarkupSafe==1.1.1
matplotlib==3.3.3
matplotlib-inline==0.1.2
mccabe==0.6.1
mypy-extensions==0.4.3
mysql-client==0.0.1
mysql-connector==2.2.9
mysql-connector-python==8.0.23
mysqlclient==2.0.3
newsapi-python==0.2.6
numpy==1.19.4
opencv-python==4.5.2.52
packaging==20.9
pandas==1.2.0
pandas-datareaders-unofficial==0.0.4
parso==0.8.2
pathspec==0.8.1
patterns==0.3
pickleshare==0.7.5
pillow==8.0.1
pluggy==0.13.1
prettytable==2.0.0
prompt-toolkit==3.0.19
protobuf==3.14.0
psycopg2==2.8.6
psycopg2-binary==2.8.6
py==1.10.0
pyatom==0.0.10
pycodestyle==2.6.0
pycparser==2.20
Pygments==2.9.0
pylint==2.5.2
pymongo==3.10.1
PyMySQL==1.0.2
pyparsing==2.4.7
pytest==6.2.2
pytest-django==4.3.0
python-dateutil==2.8.1
python-magic-bin==0.4.14
pytz==2020.1
pywin32==301
pyzmq==22.1.0
regex==2021.4.4
requests==2.22.0
requests-cache==0.6.4
scikit-learn==0.24.2
scipy==1.5.4
seaborn==0.11.1
six==1.15.0
sklearn==0.0
soupsieve==2.0.1
sqlparse==0.2.4
stats==0.1.2a0
threadpoolctl==2.1.0
today==0.2
toml==0.10.1
tornado==6.1
traitlets==5.0.5
url-normalize==1.4.3
urllib3==1.25.11
wcwidth==0.2.5
webencodings==0.5.1
Werkzeug==1.0.1
wrapt==1.12.1
WTForms==2.3.3
zope.event==4.5.0
zope.interface==5.4.0