-
Notifications
You must be signed in to change notification settings - Fork 97
Expand file tree
/
Copy pathrequirements.in
More file actions
59 lines (59 loc) · 1.3 KB
/
requirements.in
File metadata and controls
59 lines (59 loc) · 1.3 KB
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
akismet==1.0.1
autopep8==1.5.7
beautifulsoup4==4.9.3
bleach==5.0.1
boto3==1.26.130
celery==5.3.4
debugpy==1.5.1
dj-database-url==2.3.0
django-admin-sortable==2.3
django-amazon-ses==4.0.1
django-cors-headers==4.7.0
django-debug-toolbar==5.0.1
django-extensions==3.2.3
django-multiupload-plus==0.1.0
django-oauth-toolkit==3.0.1
django-object-actions==4.3.0
django-ratelimit==4.1.0
django-recaptcha==4.0.0
django-redis==5.4.0
django-silk==5.3.2
Django~=4.2.19
djangorestframework-jsonp==1.0.2
djangorestframework-xml==2.0.0
djangorestframework-yaml==2.0.0
djangorestframework==3.15.2
fabric==2.6.0
feedparser~=6.0.10
freezegun==1.2.2
future~=0.18.2
graypy==2.1.0
gunicorn==21.2.0
ipython==8.14.0
jinja2==3.0.3 # This version needed for sphinx to not raise errors
luqum==0.13.0
mapbox==0.18.1
markdown==3.4.1
networkx==3.2.1
numpy==1.24.3
oauthlib
openpyxl==3.1.0 # for reading .xlsx files (but not .xls)
Pillow==9.5.0
pip-tools==7.1.0
psycopg2-binary==2.9.6
PyJWT==2.6.0
pyparsing==2.4.7
pysndfile==1.4.4
pysolr==3.10.0b1
python-louvain==0.16 # community detection in clustering
pytest~=8.0.2
pytest-django~=4.8.0
PyYAML==6.0.1
redis==5.2.1
scikit-learn==1.4.1.post1 # clustering
scipy==1.12.0 # clustering
sentry-sdk[django]~=2.21.0
Sphinx==1.6.3
stripe==11.5.0
xlrd==2.0.1 # for reading .xls files (but not .xlsx)
zenpy==1.1.3