"git@developer.sourcefind.cn:OpenDAS/openpcdet.git" did not exist on "ce26ea1abbdf988fd16205fef8d606e7eae7c79a"
Commit e1796607 authored by Gustaf Ahdritz's avatar Gustaf Ahdritz
Browse files

Update environment.yml

parent 50078a62
...@@ -6,7 +6,7 @@ channels: ...@@ -6,7 +6,7 @@ channels:
dependencies: dependencies:
- pip: - pip:
- biopython==1.79 - biopython==1.79
- deepspeed==0.5.3 - deepspeed==0.5.9
- dm-tree==0.1.6 - dm-tree==0.1.6
- ml-collections==0.1.0 - ml-collections==0.1.0
- numpy==1.21.2 - numpy==1.21.2
...@@ -15,7 +15,7 @@ dependencies: ...@@ -15,7 +15,7 @@ dependencies:
- scipy==1.7.1 - scipy==1.7.1
- tqdm==4.62.2 - tqdm==4.62.2
- typing-extensions==3.10.0.2 - typing-extensions==3.10.0.2
- pytorch_lightning==1.5.0 - pytorch_lightning==1.5.10
- git+https://github.com/NVIDIA/dllogger.git - git+https://github.com/NVIDIA/dllogger.git
- pytorch::pytorch=1.10.* - pytorch::pytorch=1.10.*
- conda-forge::python=3.7 - conda-forge::python=3.7
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment