mirror of
https://github.com/inventree/InvenTree.git
synced 2026-02-02 03:14:56 +00:00
move to 3.14?
This commit is contained in:
@@ -187,9 +187,7 @@ super-collections==0.6.2
|
||||
termcolor==3.3.0
|
||||
# via mkdocs-macros-plugin
|
||||
typing-extensions==4.15.0
|
||||
# via
|
||||
# anyio
|
||||
# beautifulsoup4
|
||||
# via beautifulsoup4
|
||||
urllib3==2.6.3
|
||||
# via requests
|
||||
watchdog==6.0.0
|
||||
|
||||
@@ -97,7 +97,7 @@ skip-magic-trailing-comma = true
|
||||
line-ending = "auto"
|
||||
|
||||
[tool.uv.pip]
|
||||
python-version = "3.11.0"
|
||||
python-version = "3.14"
|
||||
no-strip-extras=true
|
||||
# generate-hashes=true
|
||||
|
||||
|
||||
@@ -134,8 +134,6 @@ sqlparse==0.5.5
|
||||
# -c src/backend/requirements.txt
|
||||
# django
|
||||
# django-silk
|
||||
tomli==2.4.0
|
||||
# via coverage
|
||||
ty==0.0.1a21
|
||||
# via -r src/backend/requirements-dev.in
|
||||
types-psycopg2==2.9.21.20251012
|
||||
|
||||
@@ -6,8 +6,6 @@ asgiref==3.11.0
|
||||
# django-allauth
|
||||
# django-cors-headers
|
||||
# django-structlog
|
||||
async-timeout==5.0.1
|
||||
# via redis
|
||||
attrs==25.4.0
|
||||
# via
|
||||
# jsonschema
|
||||
@@ -430,7 +428,6 @@ tinyhtml5==2.0.0
|
||||
# via weasyprint
|
||||
typing-extensions==4.15.0
|
||||
# via
|
||||
# dulwich
|
||||
# flexcache
|
||||
# flexparser
|
||||
# grpcio
|
||||
@@ -442,7 +439,6 @@ typing-extensions==4.15.0
|
||||
# opentelemetry-semantic-conventions
|
||||
# pint
|
||||
# py-moneyed
|
||||
# referencing
|
||||
tzdata==2025.3
|
||||
# via icalendar
|
||||
uritemplate==4.2.0
|
||||
|
||||
Reference in New Issue
Block a user