Skip to content

Commit

Permalink
Merge pull request #277 from SJ-Innovation/fix_env_version_info
Browse files Browse the repository at this point in the history
Hotfix: Add scipy version info to env yml
  • Loading branch information
kccwing committed Feb 26, 2024
2 parents 9cdb599 + fe0c5d7 commit 4be153b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ dependencies:
- PySocks>=1.7.1
- PyYAML>=5.1.2
- recommonmark>=0.6.0
- scipy>=1.11.4,<1.12
- slycot>=0.4.0
- sphinx_rtd_theme>=0.4.3
- wheel>=0.33.6
Expand Down

0 comments on commit 4be153b

Please sign in to comment.