-
-
Notifications
You must be signed in to change notification settings - Fork 144
/
Copy pathrequirements.txt
43 lines (43 loc) · 1 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
Django >= 4.2, < 4.3
Jinja2==3.1.4
Markdown==3.6
boto3==1.34.85
cached-property==1.5.2
cachetools==5.3.3
click==8.1.7
cryptography>=41.0.5
dj-database-url >= 2.1.0, < 3.0.0
django-admin-rangefilter==0.12.4
django-cachalot==2.6.2
django-cache-memoize==0.2.0
django-cors-headers==4.3.1
django-extensions >= 3.2.3, < 4.0.0
django-localflavor==4.0
django-markdownx==4.0.7
django-ratelimit==4.1.0
django-recaptcha==4.0.0
django-redis >= 5.4.0, < 6.0.0
django-registration==3.4
django-rq==2.10.2
django-storages[s3] >= 1.14.3, < 2.0.0
djangorestframework==3.15.2
feedparser==6.0.11
gunicorn >= 22.0.0, < 23.0.0
https://github.com/turicas/rows/archive/develop.zip
ipython >= 8.24.0, < 9.0.0 # for enhanced Django shell
lxml==5.2.1
openpyxl==3.1.2
psycopg2-binary >= 2.9.9, < 3.0.0
python-decouple >= 3.8, < 4.0
pytz==2024.1
requests-cache==1.2.0
requests==2.32.0
retry==0.9.2
rq-scheduler==0.13.1
sentry-sdk >= 1.45.0, < 2.0.0
sorl-thumbnail==12.10.0
tqdm==4.66.3
urllib3==2.2.2
whitenoise >= 6.6.0, < 7.0.0
xlrd==2.0.1
xlwt==1.3.0