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

ENH: Move hi-ml and fastMRI to PyPI packages #752

Merged
merged 9 commits into from
Jun 23, 2022
Prev Previous commit
Next Next commit
⬆️ Update windows dependencies
  • Loading branch information
peterhessey committed Jun 22, 2022
commit 1a36f4682c200600aae46631d4b3c54255a91372
86 changes: 44 additions & 42 deletions environment_win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies:
- blas=1.0=mkl
- blosc=1.21.0=h19a0ad4_1
- ca-certificates=2022.4.26=haa95532_0
- certifi=2022.5.18.1=py37haa95532_0
- certifi=2022.5.18.1=py38haa95532_0
- cudatoolkit=11.3.1=h59b6b97_2
- freetype=2.10.4=hd328e21_0
- intel-openmp=2021.4.0=haa95532_3556
Expand All @@ -17,48 +17,47 @@ dependencies:
- libwebp=1.2.2=h2bbff1b_0
- lz4-c=1.9.3=h2bbff1b_1
- mkl=2021.4.0=haa95532_640
- mkl-service=2.4.0=py37h2bbff1b_0
- mkl_fft=1.3.1=py37h277e83a_0
- mkl_random=1.2.2=py37hf11a4ad_0
- mkl-service=2.4.0=py38h2bbff1b_0
- mkl_fft=1.3.1=py38h277e83a_0
- mkl_random=1.2.2=py38hf11a4ad_0
- openssl=1.1.1o=h2bbff1b_0
- pip=20.1.1=py37_1
- python=3.7.3=h8c8aaf0_1
- python-blosc=1.7.0=py37he774522_0
- pytorch=1.10.0=py3.7_cuda11.3_cudnn8_0
- pip=20.1.1=py38_1
- python=3.8.3=he1778fa_2
- python-blosc=1.7.0=py38he774522_0
- pytorch=1.10.0=py3.8_cuda11.3_cudnn8_0
- pytorch-mutex=1.0=cuda
- setuptools=61.2.0=py37haa95532_0
- setuptools=61.2.0=py38haa95532_0
- sqlite=3.38.3=h2bbff1b_0
- tk=8.6.11=h2bbff1b_1
- torchvision=0.11.1=py37_cu113
- tk=8.6.12=h2bbff1b_0
- torchvision=0.11.1=py38_cu113
- typing_extensions=4.1.1=pyh06a4308_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.37.1=pyhd3eb1b0_0
- wincertstore=0.2=py37haa95532_2
- wincertstore=0.2=py38haa95532_2
- xz=5.2.5=h8cc25b3_1
- zlib=1.2.12=h8cc25b3_2
- zstd=1.5.2=h19a0ad4_0
- pip:
- absl-py==1.0.0
- absl-py==1.1.0
- adal==1.2.7
- aiohttp==3.8.1
- aiosignal==1.2.0
- alembic==1.7.7
- alembic==1.8.0
- ansiwrap==0.8.4
- applicationinsights==0.11.10
- argon2-cffi==21.3.0
- argon2-cffi-bindings==21.2.0
- async-timeout==4.0.2
- asynctest==0.13.0
- atomicwrites==1.4.0
- attrs==21.4.0
- azure-common==1.1.28
- azure-core==1.24.0
- azure-core==1.24.1
- azure-graphrbac==0.61.1
- azure-identity==1.7.0
- azure-mgmt-authorization==0.61.0
- azure-mgmt-containerregistry==10.0.0
- azure-mgmt-core==1.3.0
- azure-mgmt-core==1.3.1
- azure-mgmt-datafactory==1.1.0
- azure-mgmt-keyvault==9.3.0
- azure-mgmt-resource==12.1.0
Expand Down Expand Up @@ -91,14 +90,14 @@ dependencies:
- charset-normalizer==2.0.12
- click==8.1.3
- cloudpickle==1.6.0
- colorama==0.4.4
- colorama==0.4.5
- commonmark==0.9.1
- conda-merge==0.1.5
- contextlib2==21.6.0
- coverage==6.4
- coverage==6.4.1
- cryptography==3.3.2
- cycler==0.11.0
- databricks-cli==0.16.6
- databricks-cli==0.17.0
- dataclasses-json==0.5.2
- debugpy==1.6.0
- decorator==5.1.1
Expand All @@ -110,6 +109,7 @@ dependencies:
- entrypoints==0.4
- execnet==1.9.0
- fastjsonschema==2.15.3
- fastmri==0.2.0
- flake8==3.8.3
- flask==2.1.2
- frozenlist==1.3.0
Expand All @@ -124,33 +124,35 @@ dependencies:
- greenlet==1.1.2
- grpcio==1.46.3
- h5py==2.10.0
- humanize==4.1.0
- hi-ml==0.2.2
- hi-ml-azure==0.2.2
- humanize==4.2.0
- idna==3.3
- imageio==2.15.0
- importlib-metadata==4.11.4
- importlib-resources==5.7.1
- importlib-resources==5.8.0
- iniconfig==1.1.1
- innereye-dicom-rt==1.0.3
- ipykernel==6.13.0
- ipykernel==6.15.0
- ipython==7.31.1
- ipython-genutils==0.2.0
- ipywidgets==7.7.0
- isodate==0.6.1
- itsdangerous==2.1.2
- jedi==0.18.1
- jeepney==0.8.0
- jinja2==3.1.2
- jinja2==3.0.2
- jmespath==0.10.0
- joblib==0.16.0
- jsonpickle==2.2.0
- jsonschema==4.5.1
- jsonschema==4.6.0
- jupyter==1.0.0
- jupyter-client==6.1.5
- jupyter-console==6.4.3
- jupyter-core==4.10.0
- jupyterlab-pygments==0.2.2
- jupyterlab-widgets==1.1.0
- kiwisolver==1.4.2
- kiwisolver==1.4.3
- lightning-bolts==0.4.0
- llvmlite==0.34.0
- mako==1.2.0
Expand All @@ -166,21 +168,21 @@ dependencies:
- mlflow-skinny==1.26.1
- monai==0.6.0
- more-itertools==8.13.0
- msal==1.17.0
- msal==1.18.0
- msal-extensions==0.3.1
- msrest==0.6.21
- msrest==0.7.1
- msrestazure==0.6.4
- multidict==6.0.2
- mypy==0.910
- mypy-extensions==0.4.3
- nbclient==0.6.3
- nbclient==0.6.4
- nbconvert==6.5.0
- nbformat==5.4.0
- ndg-httpsclient==0.5.1
- nest-asyncio==1.5.5
- networkx==2.6.3
- nibabel==3.2.2
- notebook==6.4.11
- networkx==2.8.4
- nibabel==4.0.1
- notebook==6.4.12
- numba==0.51.2
- numpy==1.19.1
- oauthlib==3.2.0
Expand All @@ -198,7 +200,7 @@ dependencies:
- pluggy==0.13.1
- portalocker==2.4.0
- prometheus-client==0.14.1
- prometheus-flask-exporter==0.20.1
- prometheus-flask-exporter==0.20.2
- prompt-toolkit==3.0.29
- protobuf==3.20.1
- psutil==5.7.2
Expand All @@ -217,6 +219,7 @@ dependencies:
- pyopenssl==20.0.1
- pyparsing==3.0.9
- pyrsistent==0.18.1
- pysocks==1.7.1
- pytest==6.0.1
- pytest-cov==2.10.1
- pytest-forked==1.3.0
Expand All @@ -228,11 +231,11 @@ dependencies:
- pywin32==227
- pywinpty==2.0.5
- pyyaml==6.0
- pyzmq==23.0.0
- qtconsole==5.3.0
- pyzmq==23.2.0
- qtconsole==5.3.1
- qtpy==2.1.0
- querystring-parser==1.2.4
- requests==2.27.1
- requests==2.28.0
- requests-oauthlib==1.3.1
- rich==10.13.0
- rpdb==0.1.6
Expand All @@ -250,7 +253,7 @@ dependencies:
- six==1.15.0
- smmap==5.0.0
- soupsieve==2.3.2.post1
- sqlalchemy==1.4.36
- sqlalchemy==1.4.37
- sqlparse==0.4.2
- stopit==1.1.2
- stringcase==1.2.0
Expand All @@ -262,23 +265,22 @@ dependencies:
- terminado==0.15.0
- textwrap3==0.9.2
- threadpoolctl==3.1.0
- tifffile==2021.11.2
- tifffile==2022.5.4
- tinycss2==1.1.1
- toml==0.10.2
- tomli==2.0.1
- torchio==0.18.74
- torchmetrics==0.6.0
- tornado==6.1
- tqdm==4.64.0
- traitlets==5.2.1.post0
- typed-ast==1.4.3
- traitlets==5.3.0
- typing-inspect==0.7.1
- umap-learn==0.5.2
- urllib3==1.26.7
- waitress==2.1.1
- waitress==2.1.2
- wcwidth==0.2.5
- webencodings==0.5.1
- websocket-client==1.3.2
- websocket-client==1.3.3
- werkzeug==2.1.2
- widgetsnbextension==3.6.0
- wrapt==1.14.1
Expand Down