SIENTIAPDE-1646
Remove requirements-light.txt and update requirements.txt to specify versions for asyncua and new sientia dependencies.
This commit is contained in:
@@ -1,12 +0,0 @@
|
|||||||
temporalio
|
|
||||||
psycopg2-binary
|
|
||||||
sqlalchemy
|
|
||||||
asyncua
|
|
||||||
redis
|
|
||||||
git+ssh://git@github.com/Aignosi/sientia-dataops-library.git@1.12.0
|
|
||||||
prometheus-client
|
|
||||||
botocore
|
|
||||||
boto3
|
|
||||||
s3fs
|
|
||||||
pyarrow
|
|
||||||
mlflow
|
|
||||||
18
requirements-local.txt
Normal file
18
requirements-local.txt
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
temporalio
|
||||||
|
psycopg2-binary
|
||||||
|
sqlalchemy
|
||||||
|
asyncua==1.0.6
|
||||||
|
redis
|
||||||
|
git+ssh://git@github.com/Aignosi/sientia-dataops-library.git@1.12.1
|
||||||
|
git+ssh://git@github.com/Aignosi/sientia-model-library.git@0.10.0
|
||||||
|
prometheus-client
|
||||||
|
botocore
|
||||||
|
boto3
|
||||||
|
s3fs
|
||||||
|
pyarrow
|
||||||
|
kaleido
|
||||||
|
hyperopt
|
||||||
|
shap
|
||||||
|
pycurl
|
||||||
|
scipy<1.14.0
|
||||||
|
scikit-learn==1.5.2
|
||||||
@@ -1,10 +1,10 @@
|
|||||||
temporalio
|
temporalio
|
||||||
psycopg2-binary
|
psycopg2-binary
|
||||||
sqlalchemy
|
sqlalchemy
|
||||||
asyncua
|
asyncua==1.0.6
|
||||||
redis
|
redis
|
||||||
git+ssh://git@github.com/Aignosi/sientia-dataops-library.git@1.10.4
|
sientia_do>=1.12.1
|
||||||
git+ssh://git@github.com/Aignosi/sientia-mlops-library.git@0.41.0
|
sientia_model>=0.8.2
|
||||||
prometheus-client
|
prometheus-client
|
||||||
botocore
|
botocore
|
||||||
boto3
|
boto3
|
||||||
|
|||||||
Reference in New Issue
Block a user