Skip to content

Commit

Permalink
TECH: Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
TOUL committed Mar 29, 2024
1 parent 0e4192d commit dec1914
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# API behavior
fastapi==0.96
pandas==2.0.2
fastapi==0.110.0
pandas==2.2.1
scikit-learn==1.2.2
uvicorn==0.22.0

# Model management
joblib==1.2.0
mlflow==2.4.1
mlflow==2.11.3

# Performance testing
locust==2.15.1
Expand All @@ -21,4 +21,4 @@ sqlalchemy==2.0.16
psycopg2-binary==2.9.6

# Notebook
ipykernel==6.23.3
ipykernel==6.23.3

0 comments on commit dec1914

Please sign in to comment.