Skip to content

Commit

Permalink
TECH: Bump versions
Browse files Browse the repository at this point in the history
TOUL committed Mar 29, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent cd8c0ea commit bd9b3ad
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,6 +1,6 @@
# Data manipulation
pandas==1.5.2
pyarrow==10.0.1
pandas==2.2.1
pyarrow==15.0.2

# Model manipulation
scikit-learn==1.2.2
@@ -14,10 +14,10 @@ psycopg2-binary==2.9.5
streamlit==1.23.1

# Airflow
apache-airflow==2.7.3
apache-airflow==2.8.4

# Mlflow
mlflow==2.4.1
mlflow==2.11.3

werkzeug==2.2.2
protobuf==3.20.3

0 comments on commit bd9b3ad

Please sign in to comment.