2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-17 20:45:44 +00:00

chore(backend): remove constraints (#9748)

* remove constraints

* general dep bump

* bump opentelemetry
This commit is contained in:
Matthias Mair
2025-06-08 01:22:10 +02:00
committed by GitHub
parent 4b71130ebe
commit 25d13b4201
9 changed files with 202 additions and 273 deletions

View File

@ -1,6 +1,4 @@
# Packages needed for CI/packages
-c ../../src/backend/requirements.txt
-c ../../src/backend/requirements-dev.txt
requests==2.32.3
pyyaml==6.0.2
jc==1.25.4