Skip to content

Commit

Permalink
chore: make pb 0.14.1 the min version for 0.3.0 release (#360)
Browse files Browse the repository at this point in the history
  • Loading branch information
shekhar-rudder authored Jul 5, 2024
1 parent 4a52fac commit e27a00f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/predictions/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"License :: OSI Approved :: MIT License",
],
install_requires=[
"profiles_rudderstack>=0.12.0",
"profiles_rudderstack>=0.14.1",
"cachetools>=5.3.2",
"hyperopt>=0.2.7",
"joblib>=1.3.2",
Expand Down

0 comments on commit e27a00f

Please sign in to comment.