Move requirements out of dev and into mainline

* Add new package license files
This commit is contained in:
Chris Meyers
2024-05-17 15:19:07 -04:00
committed by Chris Meyers
parent 0eb465531c
commit da46a29f40
18 changed files with 2960 additions and 5 deletions

View File

@@ -39,6 +39,10 @@ maturin # pydantic-core build dep
msgpack<1.0.6 # 1.0.6+ requires cython>=3
msrestazure
openshift
opentelemetry-api~=1.24 # new y streams can be drastically different, in a good way
opentelemetry-sdk~=1.24
opentelemetry-instrumentation-logging
opentelemetry-exporter-otlp
pexpect==4.7.0 # see library notes
prometheus_client
psycopg