Merge branch 'develop' into feature/unit-conversion

This commit is contained in:
vabene1111
2023-03-25 06:23:56 +01:00
24 changed files with 624 additions and 724 deletions

View File

@@ -2,9 +2,9 @@ Django==4.1.7
cryptography==39.0.1
django-annoying==0.10.6
django-autocomplete-light==3.9.4
django-cleanup==6.0.0
django-cleanup==7.0.0
django-crispy-forms==1.14.0
django-tables2==2.4.1
django-tables2==2.5.3
djangorestframework==3.14.0
drf-writable-nested==0.7.0
django-oauth-toolkit==2.2.0
@@ -17,7 +17,7 @@ Markdown==3.4.1
Pillow==9.4.0
psycopg2-binary==2.9.5
python-dotenv==0.21.0
requests==2.28.1
requests==2.28.2
six==1.16.0
webdavclient3==3.14.6
whitenoise==6.2.0
@@ -27,12 +27,12 @@ uritemplate==4.1.1
beautifulsoup4==4.11.1
microdata==0.8.0
Jinja2==3.1.2
django-webpack-loader==1.8.0
django-webpack-loader==1.8.1
git+https://github.com/BITSOLVER/django-js-reverse@071e304fd600107bc64bbde6f2491f1fe049ec82
django-allauth==0.52.0
recipe-scrapers==14.30.0
django-scopes==1.2.0.post1
pytest==7.2.0
pytest==7.2.2
pytest-django==4.5.2
django-treebeard==4.5.1
django-cors-headers==3.13.0