Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Aug 7, 2020
1 parent a2fc9f6 commit 99de8e7
Show file tree
Hide file tree
Showing 4 changed files with 1,357 additions and 1,280 deletions.
2 changes: 1 addition & 1 deletion .local.jenkins.lin.yml
Expand Up @@ -21,7 +21,7 @@ virtualenv:
install:
- $PYINT -m pip install --upgrade pip
- $PYINT -m pip install --upgrade --no-cache-dir --no-deps --index http://localhost:8067/simple/ onnxruntime scikit-learn --extra-index-url=https://pypi.python.org/simple/
- $PYINT -m pip install --upgrade --no-cache-dir --no-deps --index http://localhost:8067/simple/ pyquickhelper tkinterquickhelper pyensae pymmails pymyinstall pyrsslocal mlstatpy mlinsights jyquickhelper manydataapi skl2onnx onnx onnxconverter_common mlprodict --extra-index-url=https://pypi.python.org/simple/
- $PYINT -m pip install --upgrade --no-cache-dir --no-deps --index http://localhost:8067/simple/ pyquickhelper tkinterquickhelper pyensae pymmails pymyinstall pyrsslocal mlstatpy mlinsights jyquickhelper manydataapi skl2onnx onnx onnxconverter_common mlprodict cpyquickhelper pandas-streaming --extra-index-url=https://pypi.python.org/simple/
- $PYINT -m pip install -r requirements_conda.txt
- $PYINT -m pip install -r requirements.txt
- $PYINT -m pip install shapely==1.6.4
Expand Down
4 changes: 2 additions & 2 deletions _doc/sphinxdoc/source/ci_status.rst
Expand Up @@ -341,8 +341,8 @@ Tableau de bord et statut des dépendances
:alt: Build Status Windows
- .. image:: https://circleci.com/gh/sdpython/mlprodict/tree/master.svg?style=svg
:target: https://circleci.com/gh/sdpython/mlprodict/tree/master
.. image:: https://dev.azure.com/xavierdupre3/mlprodict3/_apis/build/status/sdpython.mlprodict
:target: https://dev.azure.com/xavierdupre3/mlprodict3/
.. image:: https://dev.azure.com/xavierdupre3/mlprodict/_apis/build/status/sdpython.mlprodict
:target: https://dev.azure.com/xavierdupre3/mlprodict/
- .. image:: https://badge.fury.io/py/mlprodict.svg
:target: https://pypi.org/project/mlprodict
- .. image:: http://img.shields.io/github/issues/sdpython/mlprodict.png
Expand Down

0 comments on commit 99de8e7

Please sign in to comment.