-
Notifications
You must be signed in to change notification settings - Fork 19
/
requirements.txt
62 lines (60 loc) · 1.2 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
wheel==0.37.0
cmake
Django==3.2.20
django-admin-tools==0.9.0
django-allauth==0.45.0
django-autocomplete-light==3.8.2
django-bootstrap4==3.0.1
django-bulk-update==2.2.0
django-contrib-comments==2.1.0
django-comments-xtd==2.9.2
django-compressor==2.4.1
django-debug-toolbar==3.2.2
django-extensions==3.1.3
django-haystack==3.0
django-leaflet==0.28.1
django-markdown2==0.3.1
django-modeltranslation==0.17.3
django-recaptcha==2.0.6
django-redis-cache==3.0.0
django-user-agents==0.4.0
djangorestframework==3.12.4
django-hosts==4.0
django-cors-headers
face-recognition==1.3.0
feedparser==6.0.8
flickrapi==2.4.0
geopy==2.2.0
gdal==3.0.4
google-auth==2.0.0
hiredis==2.0.0
numpy==1.22.0
opencv-python==4.5.3.56
pandas==1.1.5
Pillow==9.0.1
psycopg2-binary==2.8.6
pyOpenSSL==20.0.1
pysolr==3.9.0
redis==3.5.3
requests==2.26.0
responses==0.13.4
scikit-learn==0.24.2
sorl-thumbnail==12.7.0
user-agents==2.2.0
pygoogletranslation==2.0.6
roman==3.3
# Code quality, tests
typing==3.7.4.3
mypy==0.910
pytest==6.2.4
pytest-cov==2.12.1
pytest-django==4.4.0
django-stubs==1.8.0
djangorestframework-stubs==1.4.0
pytest-mypy==0.8.1
pytest-mypy-plugins==1.7.0
flake8==3.9.2
# Legacy packages
oauth2client==4.1.3
jsonpickle
django-registration-redux==2.9