Skip to content

Commit

Permalink
moved scipy and pyyaml to under pip
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerhh committed Nov 21, 2024
1 parent cce2404 commit fa5c940
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,8 @@ dependencies:
- pysocks=1.7.1=pyha2e5f31_6
- python=3.8.13=ha86cf86_0_cpython
- python_abi=3.8=5_cp38
- pyyaml=6.0.2=py38h2019614_0
- readline=8.2=h8228510_1
- requests=2.32.3=pyhd8ed1ab_0
- scipy=1.10.1=py38h59b608b_3
- setuptools=75.3.0=pyhd8ed1ab_0
- sqlite=3.39.2=h4ff8645_0
- tk=8.6.13=noxft_h4845f30_101
Expand All @@ -71,7 +69,9 @@ dependencies:
- numexpr==2.8.6
- pillow==10.4.0
- pyparsing==3.1.4
- pyyaml==6.0.2
- rosbags==0.9.23
- scipy==1.10.1
- six==1.16.0
- zipp==3.20.2
- zstandard==0.23.0

0 comments on commit fa5c940

Please sign in to comment.