-
Notifications
You must be signed in to change notification settings - Fork 88
/
Copy pathrequirements.in
59 lines (59 loc) · 1.31 KB
/
requirements.in
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==0.5.0
django-admin-sortable==2.2.4
django-amazon-ses==4.0.1
django-cors-headers==3.13.0
django-debug-toolbar==3.1.1
django-extensions==3.1.5
django-modeladmin-reorder==0.3.1
django-multiupload==0.6.1
django-oauth-toolkit==2.2.0
django-object-actions==4.1.0
django-ratelimit==3.0.1
django-recaptcha==3.0.0
django-redis==5.2.0
django-silk==5.0.3
Django~=3.2.23
djangorestframework-jsonp==1.0.2
djangorestframework-xml==2.0.0
djangorestframework-yaml==2.0.0
djangorestframework==3.13.1
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
pytz==2023.3
PyYAML==6.0.1
redis==3.2.0
scikit-learn==1.4.1.post1 # clustering
scipy==1.12.0 # clustering
sentry-sdk[django]~=1.31
Sphinx==1.6.3
stripe==2.28.1
xlrd==2.0.1 # for reading .xls files (but not .xlsx)
zenpy==1.1.3