SIENTIAPDE-1231
Update .gitignore and remove values.yaml for project cleanup - Added .ruff_cache/ and catboost_info/ to .gitignore to prevent tracking of temporary files and caches. - Deleted values.yaml to remove outdated configuration settings, streamlining the project structure.
This commit is contained in:
11
requirements-light.txt
Normal file
11
requirements-light.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
temporalio
|
||||
psycopg2-binary
|
||||
sqlalchemy
|
||||
asyncua
|
||||
redis
|
||||
git+ssh://git@github.com/Aignosi/sientia-dataops-library.git@1.4.6
|
||||
prometheus-client
|
||||
botocore
|
||||
boto3
|
||||
s3fs
|
||||
pyarrow
|
||||
Reference in New Issue
Block a user