mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-18 04:55:44 +00:00
chore(backend): remove constraints (#9748)
* remove constraints * general dep bump * bump opentelemetry
This commit is contained in:
@ -1,6 +1,4 @@
|
||||
# Base python requirements for docker containers
|
||||
-c ../../src/backend/requirements.txt
|
||||
-c ../../src/backend/requirements-dev.txt
|
||||
|
||||
# Basic package requirements
|
||||
invoke>=2.2.0 # Invoke build tool
|
||||
|
Reference in New Issue
Block a user