updated requirements
This commit is contained in:
parent
0fb02512ad
commit
efddbe1d07
3 changed files with 11 additions and 11 deletions
|
|
@ -1,3 +1,3 @@
|
|||
fastapi==0.104.0
|
||||
fastapi==0.109.0
|
||||
apscheduler==3.10.4
|
||||
uvicorn==0.23.2
|
||||
uvicorn==0.27.0
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
argcomplete==3.2.1
|
||||
apache-airflow==2.7.3
|
||||
argcomplete==3.2.2
|
||||
apache-airflow==2.8.1
|
||||
airflow-code-editor==7.5.0
|
||||
|
|
|
|||
|
|
@ -1,19 +1,19 @@
|
|||
requests==2.31.0
|
||||
urllib3==2.0.7
|
||||
pyjwt==2.8.0
|
||||
SQLAlchemy==2.0.22
|
||||
alembic==1.12.0
|
||||
SQLAlchemy==2.0.25
|
||||
alembic==1.13.1
|
||||
psycopg2-binary==2.9.9
|
||||
|
||||
joblib==1.3.2
|
||||
scipy==1.11.3
|
||||
scikit-learn==1.3.1
|
||||
mlflow==2.7.1
|
||||
scipy==1.12.0
|
||||
scikit-learn==1.4.0
|
||||
mlflow==2.10.0
|
||||
|
||||
clickhouse-driver==0.2.6
|
||||
python3-saml==1.16.0
|
||||
python-multipart==0.0.6
|
||||
python-decouple==3.8
|
||||
pydantic==2.4.2
|
||||
pydantic==2.6.0
|
||||
|
||||
boto3==1.28.67
|
||||
boto3==1.34.30
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue