Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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/development/describe/0.9.1/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
sklearn~=0.0
scikit-learn~=1.0.2
scikit-learn~=1.5.1
plotly~=5.6.0
pytest~=7.0.1
mlrun~=1.0.0-rc14
Expand Down
2 changes: 1 addition & 1 deletion functions/development/describe/0.9.2/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
scikit-learn~=1.0.2
scikit-learn~=1.5.1
plotly~=5.6.0
pytest~=7.0.1
mlrun~=1.0.0
Expand Down
2 changes: 1 addition & 1 deletion functions/development/describe/1.1.0/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
scikit-learn~=1.0.2
scikit-learn~=1.5.1
plotly~=5.6.0
pytest~=7.0.1
mlrun~=1.0.0
Expand Down
2 changes: 1 addition & 1 deletion functions/development/describe/1.2.0/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
scikit-learn~=1.0.2
scikit-learn~=1.5.1
plotly~=5.16.1
pytest~=7.0.1
pandas~=1.3.5
Expand Down
2 changes: 1 addition & 1 deletion functions/development/describe/latest/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
scikit-learn~=1.0.2
scikit-learn~=1.5.1
plotly~=5.16.1
pytest~=7.0.1
pandas~=1.3.5
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mlrun
scikit-learn~=1.0.2
scikit-learn~=1.5.1
matplotlib
seaborn
scikit-plot
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mlrun
scikit-learn~=1.0.2
scikit-learn~=1.5.1
matplotlib
seaborn
scikit-plot
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mlrun
scikit-learn~=1.0.2
scikit-learn~=1.5.1
matplotlib
seaborn
scikit-plot
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mlrun
scikit-learn~=1.0.2
scikit-learn~=1.5.1
matplotlib
seaborn
scikit-plot
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mlrun
scikit-learn~=1.0.2
scikit-learn~=1.5.1
matplotlib
seaborn
scikit-plot
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
scikit-learn~=1.0.2
scikit-learn~=1.5.1
matplotlib
seaborn
scikit-plot
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
scikit-learn~=1.0.2
scikit-learn~=1.5.1
matplotlib
seaborn
scikit-plot
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
scikit-learn~=1.0.2
scikit-learn~=1.5.1
matplotlib
seaborn
scikit-plot
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pandas
scikit-learn==1.0.2
scikit-learn==1.5.0
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pandas
scikit-learn==1.0.2
scikit-learn==1.5.0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
onnx~=1.10.1
onnx~=1.16.2
onnxruntime~=1.8.1
optimum~=1.6.4
transformers~=4.26.1
transformers~=4.44.0
datasets~=2.10.1
scikit-learn~=1.0.2
scikit-learn~=1.5.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
onnx~=1.10.1
onnx~=1.16.2
onnxruntime~=1.8.1
optimum~=1.6.4
transformers~=4.26.1
transformers~=4.44.0
datasets~=2.10.1
scikit-learn~=1.0.2
scikit-learn~=1.5.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
onnx~=1.14.1
onnx~=1.16.2
onnxruntime~=1.16.1
optimum~=1.6.4
transformers~=4.26.1
transformers~=4.44.0
datasets~=2.10.1
scikit-learn~=1.0.2
scikit-learn~=1.5.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
onnx~=1.14.1
onnx~=1.16.2
onnxruntime~=1.16.1
optimum~=1.6.4
transformers~=4.26.1
transformers~=4.44.0
datasets~=2.10.1
scikit-learn~=1.0.2
scikit-learn~=1.5.1
4 changes: 2 additions & 2 deletions functions/development/onnx_utils/0.0.1/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
tensorflow~=2.4.1
onnx~=1.10.1
tensorflow~=2.17.0
onnx~=1.16.2
onnxruntime~=1.8.1
onnxoptimizer~=0.2.0
onnxmltools~=1.9.0
Expand Down
8 changes: 4 additions & 4 deletions functions/development/onnx_utils/0.10.1/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
tqdm~=4.62.3
tensorflow~=2.7.0
torch~=1.10.0
tqdm~=4.66.5
tensorflow~=2.17.0
torch~=2.4.0
torchvision~=0.11.1
onnx~=1.10.1
onnx~=1.16.2
onnxruntime~=1.8.1
onnxoptimizer~=0.2.0
onnxmltools~=1.9.0
Expand Down
8 changes: 4 additions & 4 deletions functions/development/onnx_utils/0.10.2/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
tqdm~=4.62.3
tensorflow~=2.7.0
torch~=1.10.0
tqdm~=4.66.5
tensorflow~=2.17.0
torch~=2.4.0
torchvision~=0.11.1
onnx~=1.10.1
onnx~=1.16.2
onnxruntime~=1.8.1
onnxoptimizer~=0.2.0
onnxmltools~=1.9.0
Expand Down
4 changes: 2 additions & 2 deletions functions/development/onnx_utils/0.8.0/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
tensorflow~=2.4.1
onnx~=1.10.1
tensorflow~=2.17.0
onnx~=1.16.2
onnxruntime~=1.8.1
onnxoptimizer~=0.2.0
onnxmltools~=1.9.0
Expand Down
8 changes: 4 additions & 4 deletions functions/development/onnx_utils/0.8.1/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
tqdm~=4.62.3
tensorflow~=2.7.0
torch~=1.10.0
tqdm~=4.66.5
tensorflow~=2.17.0
torch~=2.4.0
torchvision~=0.11.1
onnx~=1.10.1
onnx~=1.16.2
onnxruntime~=1.8.1
onnxoptimizer~=0.2.0
onnxmltools~=1.9.0
Expand Down
8 changes: 4 additions & 4 deletions functions/development/onnx_utils/0.9.0/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
tqdm~=4.62.3
tensorflow~=2.7.0
torch~=1.10.0
tqdm~=4.66.5
tensorflow~=2.17.0
torch~=2.4.0
torchvision~=0.11.1
onnx~=1.10.1
onnx~=1.16.2
onnxruntime~=1.8.1
onnxoptimizer~=0.2.0
onnxmltools~=1.9.0
Expand Down
8 changes: 4 additions & 4 deletions functions/development/onnx_utils/1.1.0/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
tqdm~=4.62.3
tensorflow~=2.7.0
torch~=1.10.0
tqdm~=4.66.5
tensorflow~=2.17.0
torch~=2.4.0
torchvision~=0.11.1
onnx~=1.10.1
onnx~=1.16.2
onnxruntime~=1.8.1
onnxoptimizer~=0.2.0
onnxmltools~=1.9.0
Expand Down
8 changes: 4 additions & 4 deletions functions/development/onnx_utils/1.1.1/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
tqdm~=4.62.3
tensorflow~=2.7.0
torch~=1.10.0
tqdm~=4.66.5
tensorflow~=2.17.0
torch~=2.4.0
torchvision~=0.11.1
onnx~=1.10.1
onnx~=1.16.2
onnxruntime~=1.8.1
onnxoptimizer~=0.2.0
onnxmltools~=1.9.0
Expand Down
8 changes: 4 additions & 4 deletions functions/development/onnx_utils/1.2.0/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
tqdm~=4.62.3
tensorflow~=2.7.0
torch~=1.10.0
tqdm~=4.66.5
tensorflow~=2.17.0
torch~=2.4.0
torchvision~=0.11.1
onnx~=1.10.1
onnx~=1.16.2
onnxruntime~=1.8.1
onnxoptimizer~=0.2.0
onnxmltools~=1.9.0
Expand Down
8 changes: 4 additions & 4 deletions functions/development/onnx_utils/latest/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
tqdm~=4.62.3
tensorflow~=2.7.0
torch~=1.10.0
tqdm~=4.66.5
tensorflow~=2.17.0
torch~=2.4.0
torchvision~=0.11.1
onnx~=1.10.1
onnx~=1.16.2
onnxruntime~=1.8.1
onnxoptimizer~=0.2.0
onnxmltools~=1.9.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
mlrun
tensorflow==2.8.2
tensorflow==2.12.1
wget
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
tensorflow==2.8.2
tensorflow==2.12.1
wget
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
tensorflow==2.8.2
tensorflow==2.12.1
wget
8 changes: 4 additions & 4 deletions functions/master/onnx_utils/0.10.2/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
tqdm~=4.62.3
tensorflow~=2.7.0
torch~=1.10.0
tqdm~=4.66.5
tensorflow~=2.17.0
torch~=2.4.0
torchvision~=0.11.1
onnx~=1.10.1
onnx~=1.16.2
onnxruntime~=1.8.1
onnxoptimizer~=0.2.0
onnxmltools~=1.9.0
Expand Down
8 changes: 4 additions & 4 deletions functions/master/onnx_utils/0.9.0/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
tqdm~=4.62.3
tensorflow~=2.7.0
torch~=1.10.0
tqdm~=4.66.5
tensorflow~=2.17.0
torch~=2.4.0
torchvision~=0.11.1
onnx~=1.10.1
onnx~=1.16.2
onnxruntime~=1.8.1
onnxoptimizer~=0.2.0
onnxmltools~=1.9.0
Expand Down
8 changes: 4 additions & 4 deletions functions/master/onnx_utils/1.1.0/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
tqdm~=4.62.3
tensorflow~=2.7.0
torch~=1.10.0
tqdm~=4.66.5
tensorflow~=2.17.0
torch~=2.4.0
torchvision~=0.11.1
onnx~=1.10.1
onnx~=1.16.2
onnxruntime~=1.8.1
onnxoptimizer~=0.2.0
onnxmltools~=1.9.0
Expand Down
8 changes: 4 additions & 4 deletions functions/master/onnx_utils/1.1.1/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
tqdm~=4.62.3
tensorflow~=2.7.0
torch~=1.10.0
tqdm~=4.66.5
tensorflow~=2.17.0
torch~=2.4.0
torchvision~=0.11.1
onnx~=1.10.1
onnx~=1.16.2
onnxruntime~=1.8.1
onnxoptimizer~=0.2.0
onnxmltools~=1.9.0
Expand Down
8 changes: 4 additions & 4 deletions functions/master/onnx_utils/1.2.0/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
tqdm~=4.62.3
tensorflow~=2.7.0
torch~=1.10.0
tqdm~=4.66.5
tensorflow~=2.17.0
torch~=2.4.0
torchvision~=0.11.1
onnx~=1.10.1
onnx~=1.16.2
onnxruntime~=1.8.1
onnxoptimizer~=0.2.0
onnxmltools~=1.9.0
Expand Down
8 changes: 4 additions & 4 deletions functions/master/onnx_utils/latest/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
tqdm~=4.62.3
tensorflow~=2.7.0
torch~=1.10.0
tqdm~=4.66.5
tensorflow~=2.17.0
torch~=2.4.0
torchvision~=0.11.1
onnx~=1.10.1
onnx~=1.16.2
onnxruntime~=1.8.1
onnxoptimizer~=0.2.0
onnxmltools~=1.9.0
Expand Down
2 changes: 1 addition & 1 deletion functions/master/rnn_serving/1.0.0/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
mlrun
tensorflow==2.8.2
tensorflow==2.12.1
wget
2 changes: 1 addition & 1 deletion functions/master/rnn_serving/1.1.0/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
tensorflow==2.8.2
tensorflow==2.12.1
wget
2 changes: 1 addition & 1 deletion functions/master/rnn_serving/latest/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
tensorflow==2.8.2
tensorflow==2.12.1
wget