2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-02-02 11:24:51 +00:00

move to 3.14?

This commit is contained in:
Matthias Mair
2026-01-19 12:46:13 +01:00
parent 5502881dab
commit d92efae345
4 changed files with 2 additions and 10 deletions

View File

@@ -187,9 +187,7 @@ super-collections==0.6.2
termcolor==3.3.0 termcolor==3.3.0
# via mkdocs-macros-plugin # via mkdocs-macros-plugin
typing-extensions==4.15.0 typing-extensions==4.15.0
# via # via beautifulsoup4
# anyio
# beautifulsoup4
urllib3==2.6.3 urllib3==2.6.3
# via requests # via requests
watchdog==6.0.0 watchdog==6.0.0

View File

@@ -97,7 +97,7 @@ skip-magic-trailing-comma = true
line-ending = "auto" line-ending = "auto"
[tool.uv.pip] [tool.uv.pip]
python-version = "3.11.0" python-version = "3.14"
no-strip-extras=true no-strip-extras=true
# generate-hashes=true # generate-hashes=true

View File

@@ -134,8 +134,6 @@ sqlparse==0.5.5
# -c src/backend/requirements.txt # -c src/backend/requirements.txt
# django # django
# django-silk # django-silk
tomli==2.4.0
# via coverage
ty==0.0.1a21 ty==0.0.1a21
# via -r src/backend/requirements-dev.in # via -r src/backend/requirements-dev.in
types-psycopg2==2.9.21.20251012 types-psycopg2==2.9.21.20251012

View File

@@ -6,8 +6,6 @@ asgiref==3.11.0
# django-allauth # django-allauth
# django-cors-headers # django-cors-headers
# django-structlog # django-structlog
async-timeout==5.0.1
# via redis
attrs==25.4.0 attrs==25.4.0
# via # via
# jsonschema # jsonschema
@@ -430,7 +428,6 @@ tinyhtml5==2.0.0
# via weasyprint # via weasyprint
typing-extensions==4.15.0 typing-extensions==4.15.0
# via # via
# dulwich
# flexcache # flexcache
# flexparser # flexparser
# grpcio # grpcio
@@ -442,7 +439,6 @@ typing-extensions==4.15.0
# opentelemetry-semantic-conventions # opentelemetry-semantic-conventions
# pint # pint
# py-moneyed # py-moneyed
# referencing
tzdata==2025.3 tzdata==2025.3
# via icalendar # via icalendar
uritemplate==4.2.0 uritemplate==4.2.0