forked from TandoorRecipes/recipes
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
58 lines (57 loc) · 1.18 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
Django==4.2.11
cryptography===42.0.5
django-annoying==0.10.6
django-cleanup==8.0.0
django-crispy-forms==2.1
crispy-bootstrap4==2022.1
django-tables2==2.7.0
djangorestframework==3.14.0
drf-writable-nested==0.7.0
django-oauth-toolkit==2.3.0
django-debug-toolbar==4.3.0
bleach==6.0.0
gunicorn==22.0.0
lxml==5.1.0
Markdown==3.5.1
Pillow==10.3.0
psycopg2-binary==2.9.9
python-dotenv==1.0.0
requests==2.31.0
six==1.16.0
webdavclient3==3.14.6
whitenoise==6.6.0
icalendar==5.0.11
pyyaml==6.0.1
uritemplate==4.1.1
beautifulsoup4==4.12.3
microdata==0.8.0
mock==5.1.0
Jinja2==3.1.3
django-webpack-loader==3.0.1
git+https://github.com/BITSOLVER/django-js-reverse@071e304fd600107bc64bbde6f2491f1fe049ec82
django-allauth==0.61.1
recipe-scrapers==15.0.0-rc2
django-scopes==2.0.0
django-treebeard==4.7
django-cors-headers==4.3.1
django-storages==1.14.2
boto3==1.28.75
django-prometheus==2.2.0
django-hCaptcha==0.2.0
python-ldap==3.4.4
django-auth-ldap==4.6.0
pyppeteer==2.0.0
validators==0.20.0
pytube==15.0.0
aiohttp==3.9.4
# Development
pytest==8.0.0
pytest-django==4.8.0
pytest-cov===5.0.0
pytest-factoryboy==2.6.0
pytest-html==4.1.1
pytest-asyncio==0.23.5
pytest-xdist==3.5.0
autopep8==2.0.4
flake8==6.1.0
yapf==0.40.2