mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
f6123cc261
* remove docker-sqlite file - Do not want to encourage use of sqlite * Add Caddyfile * Add default site URL to .env - Matches Caddyfile * Cleanup / simplify .env file * Remove dev nginx conf file * Further cleanup of .env file * Update docker-compose.yml - Use caddy image instead of nginx as proxy * Set max body size * gunicorn: enable external logging * Update file structure * Cleanup docker-compose file * Update docker/docker-compose.yml Co-authored-by: Matthias Mair <code@mjmair.com> * Update docker/Caddyfile Co-authored-by: Matthias Mair <code@mjmair.com> * Fix for postgresql packages - Need postgresql13-client to be installed, it contains pg_dump - Without this, backup / restore *does not work* * Create static_i18n dir if it does not exist * Reduce output from collectstatic * Revert gunicorn logging - Want to see the logs in docker * Fix trailing slash Ref: https://github.com/inventree/InvenTree/pull/6551#issuecomment-1962423765 * tasks.py - pass 'nouv' option through * Update package requirements: - Allow installation of rapidfuzz without building * Install uv as part of docker image * Add environment variable to control downstream URL * Do not use uv package manager by default - Currently does not work "correctly" - ignores installed packages - Requires further work to run reliably * Fix docker-compose file - Do not build locally * Cleanup gunicorn file - Remove unused lien * Cleanup docker-compose.yml - Simpler volume management * Update Caddyfile Add newline * Update requirements.txt Add newline * Update tasks.py Add missing blank line * Simplify Caddyfile * Adds option for customizing web port * cleanup docker-compose.yml - Better mapping of caddy data - Cleaner volume setup * Add django version template - Ensure all docs links point to the current django version we are using * docs: cleanup intro.md * Cleanup serving_files.md * Cleanup config.md * docker install docs updates * Enable code block copying * Fix include file * Fix link * Update docker install docs * Update docker.md * Add info about demo dataset * Tweak heading * Update docs link checks * Fix workflow * Another fix * More ignore pattearns --------- Co-authored-by: Matthias Mair <code@mjmair.com>
358 lines
8.2 KiB
Plaintext
358 lines
8.2 KiB
Plaintext
# This file was autogenerated by uv via the following command:
|
|
# uv pip compile requirements.in -o requirements.txt --python-version=3.9
|
|
asgiref==3.7.2
|
|
# via
|
|
# django
|
|
# django-cors-headers
|
|
async-timeout==4.0.3
|
|
# via redis
|
|
attrs==23.2.0
|
|
# via
|
|
# jsonschema
|
|
# referencing
|
|
babel==2.14.0
|
|
# via py-moneyed
|
|
backoff==2.2.1
|
|
# via
|
|
# opentelemetry-exporter-otlp-proto-common
|
|
# opentelemetry-exporter-otlp-proto-grpc
|
|
# opentelemetry-exporter-otlp-proto-http
|
|
bleach==6.1.0
|
|
# via django-markdownify
|
|
brotli==1.1.0
|
|
# via fonttools
|
|
certifi==2024.2.2
|
|
# via
|
|
# requests
|
|
# sentry-sdk
|
|
cffi==1.16.0
|
|
# via
|
|
# cryptography
|
|
# weasyprint
|
|
charset-normalizer==3.3.2
|
|
# via requests
|
|
coreapi==2.3.3
|
|
coreschema==0.0.4
|
|
# via coreapi
|
|
cryptography==42.0.4
|
|
# via
|
|
# djangorestframework-simplejwt
|
|
# pyjwt
|
|
cssselect2==0.7.0
|
|
# via weasyprint
|
|
defusedxml==0.7.1
|
|
# via
|
|
# odfpy
|
|
# python3-openid
|
|
deprecated==1.2.14
|
|
# via
|
|
# opentelemetry-api
|
|
# opentelemetry-exporter-otlp-proto-grpc
|
|
# opentelemetry-exporter-otlp-proto-http
|
|
diff-match-patch==20230430
|
|
# via django-import-export
|
|
dj-rest-auth==5.0.2
|
|
django==4.2.10
|
|
# via
|
|
# dj-rest-auth
|
|
# django-allauth
|
|
# django-allauth-2fa
|
|
# django-cors-headers
|
|
# django-dbbackup
|
|
# django-error-report-2
|
|
# django-filter
|
|
# django-flags
|
|
# django-formtools
|
|
# django-ical
|
|
# django-import-export
|
|
# django-js-asset
|
|
# django-markdownify
|
|
# django-money
|
|
# django-otp
|
|
# django-picklefield
|
|
# django-q2
|
|
# django-recurrence
|
|
# django-redis
|
|
# django-sesame
|
|
# django-sql-utils
|
|
# django-sslserver
|
|
# django-stdimage
|
|
# django-taggit
|
|
# django-user-sessions
|
|
# django-weasyprint
|
|
# django-xforwardedfor-middleware
|
|
# djangorestframework
|
|
# djangorestframework-simplejwt
|
|
# drf-spectacular
|
|
django-allauth==0.60.1
|
|
# via django-allauth-2fa
|
|
django-allauth-2fa==0.11.1
|
|
django-cleanup==8.1.0
|
|
django-cors-headers==4.3.1
|
|
django-crispy-forms==1.14.0
|
|
django-dbbackup==4.1.0
|
|
django-error-report-2==0.4.2
|
|
django-filter==23.5
|
|
django-flags==5.0.13
|
|
django-formtools==2.5.1
|
|
django-ical==1.9.2
|
|
django-import-export==3.3.7
|
|
django-js-asset==2.2.0
|
|
# via django-mptt
|
|
django-maintenance-mode==0.21.1
|
|
django-markdownify==0.9.3
|
|
django-money==3.2.0
|
|
django-mptt==0.16.0
|
|
django-otp==1.3.0
|
|
# via django-allauth-2fa
|
|
django-picklefield==3.1
|
|
# via django-q2
|
|
django-q-sentry==0.1.6
|
|
django-q2==1.6.1
|
|
django-recurrence==1.11.1
|
|
# via django-ical
|
|
django-redis==5.4.0
|
|
django-sesame==3.2.2
|
|
django-sql-utils==0.7.0
|
|
django-sslserver==0.22
|
|
django-stdimage==6.0.2
|
|
django-taggit==5.0.1
|
|
django-user-sessions==2.0.0
|
|
django-weasyprint==2.2.2
|
|
django-xforwardedfor-middleware==2.0
|
|
djangorestframework==3.14.0
|
|
# via
|
|
# dj-rest-auth
|
|
# djangorestframework-simplejwt
|
|
# drf-spectacular
|
|
djangorestframework-simplejwt==5.3.1
|
|
drf-spectacular==0.27.1
|
|
dulwich==0.21.7
|
|
et-xmlfile==1.1.0
|
|
# via openpyxl
|
|
feedparser==6.0.11
|
|
fonttools==4.47.2
|
|
# via weasyprint
|
|
googleapis-common-protos==1.62.0
|
|
# via
|
|
# opentelemetry-exporter-otlp-proto-grpc
|
|
# opentelemetry-exporter-otlp-proto-http
|
|
grpcio==1.60.1
|
|
# via opentelemetry-exporter-otlp-proto-grpc
|
|
gunicorn==21.2.0
|
|
html5lib==1.1
|
|
# via weasyprint
|
|
icalendar==5.0.11
|
|
# via django-ical
|
|
idna==3.6
|
|
# via requests
|
|
importlib-metadata==6.11.0
|
|
# via
|
|
# django-q2
|
|
# markdown
|
|
# opentelemetry-api
|
|
inflection==0.5.1
|
|
# via drf-spectacular
|
|
itypes==1.2.0
|
|
# via coreapi
|
|
jinja2==3.1.3
|
|
# via coreschema
|
|
jsonschema==4.21.1
|
|
# via drf-spectacular
|
|
jsonschema-specifications==2023.12.1
|
|
# via jsonschema
|
|
markdown==3.5.2
|
|
# via django-markdownify
|
|
markuppy==1.14
|
|
# via tablib
|
|
markupsafe==2.1.5
|
|
# via jinja2
|
|
oauthlib==3.2.2
|
|
# via requests-oauthlib
|
|
odfpy==1.4.1
|
|
# via tablib
|
|
openpyxl==3.1.2
|
|
# via tablib
|
|
opentelemetry-api==1.22.0
|
|
# via
|
|
# opentelemetry-exporter-otlp-proto-grpc
|
|
# opentelemetry-exporter-otlp-proto-http
|
|
# opentelemetry-instrumentation
|
|
# opentelemetry-instrumentation-django
|
|
# opentelemetry-instrumentation-redis
|
|
# opentelemetry-instrumentation-requests
|
|
# opentelemetry-instrumentation-wsgi
|
|
# opentelemetry-sdk
|
|
opentelemetry-exporter-otlp==1.22.0
|
|
opentelemetry-exporter-otlp-proto-common==1.22.0
|
|
# via
|
|
# opentelemetry-exporter-otlp-proto-grpc
|
|
# opentelemetry-exporter-otlp-proto-http
|
|
opentelemetry-exporter-otlp-proto-grpc==1.22.0
|
|
# via opentelemetry-exporter-otlp
|
|
opentelemetry-exporter-otlp-proto-http==1.22.0
|
|
# via opentelemetry-exporter-otlp
|
|
opentelemetry-instrumentation==0.43b0
|
|
# via
|
|
# opentelemetry-instrumentation-django
|
|
# opentelemetry-instrumentation-redis
|
|
# opentelemetry-instrumentation-requests
|
|
# opentelemetry-instrumentation-wsgi
|
|
opentelemetry-instrumentation-django==0.43b0
|
|
opentelemetry-instrumentation-redis==0.43b0
|
|
opentelemetry-instrumentation-requests==0.43b0
|
|
opentelemetry-instrumentation-wsgi==0.43b0
|
|
# via opentelemetry-instrumentation-django
|
|
opentelemetry-proto==1.22.0
|
|
# via
|
|
# opentelemetry-exporter-otlp-proto-common
|
|
# opentelemetry-exporter-otlp-proto-grpc
|
|
# opentelemetry-exporter-otlp-proto-http
|
|
opentelemetry-sdk==1.22.0
|
|
# via
|
|
# opentelemetry-exporter-otlp-proto-grpc
|
|
# opentelemetry-exporter-otlp-proto-http
|
|
opentelemetry-semantic-conventions==0.43b0
|
|
# via
|
|
# opentelemetry-instrumentation-django
|
|
# opentelemetry-instrumentation-redis
|
|
# opentelemetry-instrumentation-requests
|
|
# opentelemetry-instrumentation-wsgi
|
|
# opentelemetry-sdk
|
|
opentelemetry-util-http==0.43b0
|
|
# via
|
|
# opentelemetry-instrumentation-django
|
|
# opentelemetry-instrumentation-requests
|
|
# opentelemetry-instrumentation-wsgi
|
|
packaging==23.2
|
|
# via gunicorn
|
|
pdf2image==1.17.0
|
|
pillow==10.2.0
|
|
# via
|
|
# django-stdimage
|
|
# pdf2image
|
|
# python-barcode
|
|
# qrcode
|
|
# weasyprint
|
|
pint==0.21
|
|
protobuf==4.25.2
|
|
# via
|
|
# googleapis-common-protos
|
|
# opentelemetry-proto
|
|
py-moneyed==3.0
|
|
# via django-money
|
|
pycparser==2.21
|
|
# via cffi
|
|
pydyf==0.8.0
|
|
# via weasyprint
|
|
pyjwt==2.8.0
|
|
# via
|
|
# django-allauth
|
|
# djangorestframework-simplejwt
|
|
pyphen==0.14.0
|
|
# via weasyprint
|
|
pypng==0.20220715.0
|
|
# via qrcode
|
|
python-barcode==0.15.1
|
|
python-dateutil==2.8.2
|
|
# via
|
|
# django-recurrence
|
|
# icalendar
|
|
python-dotenv==1.0.1
|
|
python-fsutil==0.13.1
|
|
# via django-maintenance-mode
|
|
python3-openid==3.2.0
|
|
# via django-allauth
|
|
pytz==2024.1
|
|
# via
|
|
# django-dbbackup
|
|
# djangorestframework
|
|
# icalendar
|
|
pyyaml==6.0.1
|
|
# via
|
|
# drf-spectacular
|
|
# tablib
|
|
qrcode==7.4.2
|
|
# via django-allauth-2fa
|
|
rapidfuzz==3.6.1
|
|
redis==5.0.1
|
|
# via django-redis
|
|
referencing==0.33.0
|
|
# via
|
|
# jsonschema
|
|
# jsonschema-specifications
|
|
regex==2023.12.25
|
|
requests==2.31.0
|
|
# via
|
|
# coreapi
|
|
# django-allauth
|
|
# opentelemetry-exporter-otlp-proto-http
|
|
# requests-oauthlib
|
|
requests-oauthlib==1.3.1
|
|
# via django-allauth
|
|
rpds-py==0.17.1
|
|
# via
|
|
# jsonschema
|
|
# referencing
|
|
sentry-sdk==1.40.0
|
|
# via django-q-sentry
|
|
setuptools==69.1.0
|
|
# via
|
|
# django-money
|
|
# opentelemetry-instrumentation
|
|
sgmllib3k==1.0.0
|
|
# via feedparser
|
|
six==1.16.0
|
|
# via
|
|
# bleach
|
|
# html5lib
|
|
# python-dateutil
|
|
sqlparse==0.4.4
|
|
# via
|
|
# django
|
|
# django-sql-utils
|
|
tablib==3.5.0
|
|
# via django-import-export
|
|
tinycss2==1.2.1
|
|
# via
|
|
# bleach
|
|
# cssselect2
|
|
# weasyprint
|
|
typing-extensions==4.9.0
|
|
# via
|
|
# asgiref
|
|
# drf-spectacular
|
|
# opentelemetry-sdk
|
|
# py-moneyed
|
|
# qrcode
|
|
uritemplate==4.1.1
|
|
# via
|
|
# coreapi
|
|
# drf-spectacular
|
|
urllib3==2.2.0
|
|
# via
|
|
# dulwich
|
|
# requests
|
|
# sentry-sdk
|
|
weasyprint==60.2
|
|
# via django-weasyprint
|
|
webencodings==0.5.1
|
|
# via
|
|
# bleach
|
|
# cssselect2
|
|
# html5lib
|
|
# tinycss2
|
|
wrapt==1.16.0
|
|
# via
|
|
# deprecated
|
|
# opentelemetry-instrumentation
|
|
# opentelemetry-instrumentation-redis
|
|
xlrd==2.0.1
|
|
# via tablib
|
|
xlwt==1.3.0
|
|
# via tablib
|
|
zipp==3.17.0
|
|
# via importlib-metadata
|
|
zopfli==0.2.3
|
|
# via fonttools
|