updated requirements
This commit is contained in:
parent
efddbe1d07
commit
d16676beb4
3 changed files with 9 additions and 9 deletions
|
|
@ -1,3 +1,3 @@
|
||||||
fastapi==0.109.0
|
fastapi==0.110.0
|
||||||
apscheduler==3.10.4
|
apscheduler==3.10.4
|
||||||
uvicorn==0.27.0
|
uvicorn==0.27.1
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
argcomplete==3.2.2
|
argcomplete==3.2.2
|
||||||
apache-airflow==2.8.1
|
apache-airflow==2.8.2
|
||||||
airflow-code-editor==7.5.0
|
airflow-code-editor==7.5.0
|
||||||
|
|
|
||||||
|
|
@ -1,19 +1,19 @@
|
||||||
requests==2.31.0
|
requests==2.31.0
|
||||||
urllib3==2.0.7
|
urllib3==2.0.7
|
||||||
pyjwt==2.8.0
|
pyjwt==2.8.0
|
||||||
SQLAlchemy==2.0.25
|
SQLAlchemy==2.0.28
|
||||||
alembic==1.13.1
|
alembic==1.13.1
|
||||||
psycopg2-binary==2.9.9
|
psycopg2-binary==2.9.9
|
||||||
|
|
||||||
joblib==1.3.2
|
joblib==1.3.2
|
||||||
scipy==1.12.0
|
scipy==1.12.0
|
||||||
scikit-learn==1.4.0
|
scikit-learn==1.4.1.post1
|
||||||
mlflow==2.10.0
|
mlflow==2.11.1
|
||||||
|
|
||||||
clickhouse-driver==0.2.6
|
clickhouse-driver==0.2.7
|
||||||
python3-saml==1.16.0
|
python3-saml==1.16.0
|
||||||
python-multipart==0.0.6
|
python-multipart==0.0.6
|
||||||
python-decouple==3.8
|
python-decouple==3.8
|
||||||
pydantic==2.6.0
|
pydantic==2.6.3
|
||||||
|
|
||||||
boto3==1.34.30
|
boto3==1.34.57
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue