Skip to content

Commit

Permalink
Merge pull request #8 from mattgibbs/main
Browse files Browse the repository at this point in the history
Relax the Python 3 pin to allow more recent versions of Bmad.
  • Loading branch information
jbellister-slac authored Mar 16, 2022
2 parents 59e1893 + a205224 commit 51a0cf0
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies:
- pyqtgraph
- pytao
- pytest
- python=3.8.8
- python=3.8
- pytorch
- pytz
- pyzmq
Expand All @@ -60,14 +60,14 @@ dependencies:
- theano
- treelib
- pip:
- git+git://github.com/slaclab/edmbutton
- git+git://github.com/slaclab/edlgenerator
- git+git://github.com/slaclab/slacepics
- git+git://github.com/slaclab/subprocessca
- git+git://github.com/slaclab/edef
- git+https://github.com/slaclab/edmbutton
- git+https://github.com/slaclab/edlgenerator
- git+https://github.com/slaclab/slacepics
- git+https://github.com/slaclab/subprocessca
- git+https://github.com/slaclab/edef
- matlab-wrapper
- git+git://github.com/slaclab/meme
- git+git://github.com/slaclab/pyca
- git+https://github.com/slaclab/meme
- git+https://github.com/slaclab/pyca
- ipaddress
- Cheetah3
- opencv-contrib-python==4.2.0.34
Expand Down

0 comments on commit 51a0cf0

Please sign in to comment.