Skip to content
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
36bf0dc
Merge pull request #804 from mlrun/development
aviaIguazio Mar 26, 2024
cef3f4f
Merge pull request #807 from mlrun/development
aviaIguazio Apr 8, 2024
2878d7f
[Category] Fix and add categories to functions (#808)
yonishelach Apr 9, 2024
69fccb9
Fix duplicated footer
rokatyy May 14, 2024
bd39bf8
Fix duplicated footer
rokatyy May 14, 2024
5a21bf8
revert python version change as it will be done in another PR
rokatyy May 15, 2024
62d1409
comments
rokatyy May 21, 2024
aa8d0b2
comments
rokatyy May 21, 2024
c049ae5
Merge pull request #809 from rokatyy/ml-5818
Eyal-Danieli May 21, 2024
d692c1a
Bump python:3.6 to python:3.9 (#810)
rokatyy May 21, 2024
1ca8e5e
[Describe] Align describe to new pandas version (#812)
yonishelach Jun 13, 2024
55a6023
[get_offline_features] Updated to mlrun 1.6.3 (#813)
yonishelach Jun 13, 2024
696da33
[Feature-selection] Replace matplotlib with plotly (#815)
yonishelach Jun 18, 2024
7434412
Iguazio-cicd user token updated
nashpaz123 Jun 19, 2024
e4d5ce0
Merge pull request #816 from mlrun/nashpaz123-patch-1-1
nashpaz123 Jun 19, 2024
b409f03
forcing iguazio-cicd auth
nashpaz123 Jun 19, 2024
a86643a
Merge pull request #817 from mlrun/nashpaz123-patch-2-iguazio-cicd
aviaIguazio Jun 19, 2024
6c460d6
checkout@v3 to v4 and echo
nashpaz123 Jun 20, 2024
cf1cc8b
Merge pull request #818 from mlrun/nashpaz123-patch-1
nashpaz123 Jun 20, 2024
ce8f612
Merge pull request #819 from mlrun/nashpaz123-patch-2-iguazio-cicd
nashpaz123 Jun 20, 2024
cb119a1
[Mlflow_utils] - mlflow model server (#811)
ZeevRispler Jul 17, 2024
457a80e
[Mlflow] Remove mlflow tag (#825)
ZeevRispler Sep 10, 2024
3178b77
[Infra] Align master with dev functions (#828)
Eyal-Danieli Sep 25, 2024
0304c7f
merge from development #829, #830 (#831)
Eyal-Danieli Sep 26, 2024
668d545
[Batch Infer V2] Adjust function to 1.7 (#832) (#833)
Eyal-Danieli Oct 9, 2024
c9d97fb
bring back deprecated params and add warn (#834) (#835)
Eyal-Danieli Oct 10, 2024
217fe74
Merge from development #836, #837, #838, #839 (#840)
Eyal-Danieli Jan 5, 2025
0fd9b0d
Merge from development #843, #844, #845 (#846)
Eyal-Danieli Mar 20, 2025
21fb274
[open_archive] Fix arbitrary file vulnerability (#850)
Eyal-Danieli Apr 10, 2025
7b09ec5
delete eos funcs (#851) (#852)
Eyal-Danieli Apr 21, 2025
4556365
Update mlflow_utils requirements.txt (#842)
daniels290813 Apr 21, 2025
d1098de
update sphinx theme (#855) (#856)
Eyal-Danieli Apr 27, 2025
8958b56
[onnx_utils] Upgrade versions and fixed tests (#853) (#857)
Eyal-Danieli Apr 28, 2025
6cb03bb
[Infra] Update python and sphinx version (#862)
Eyal-Danieli Jun 4, 2025
9c24f82
fix ci workflow failure (#868)
danielperezz Jul 23, 2025
c6913fe
[Infra + Categories] Reorganize categories and fix vulnerabilities (…
Eyal-Danieli Jul 30, 2025
dfb4ce0
add workflow_dispatch (#878)
Eyal-Danieli Jul 30, 2025
d83394b
update mlflow version (#865) (#879)
Eyal-Danieli Jul 31, 2025
bf51bb9
Cherry pick ci (#885)
Eyal-Danieli Aug 18, 2025
8bbb475
Bug fixes in build-marketplace (#887) (#889)
Eyal-Danieli Sep 2, 2025
a057c74
Update plotly version in requirements.txt
guy1992l Sep 4, 2025
dd57dce
Merge branch 'development' into guy1992l-patch-3
guy1992l Sep 4, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion functions/src/describe/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
scikit-learn~=1.0.2
plotly~=5.16.1
plotly~=5.23
pytest~=7.0.1
matplotlib~=3.5.1
seaborn~=0.11.2