Skip to content

Commit

Permalink
tmp: play with the versions
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanJamesLew committed Mar 11, 2024
1 parent 40e6a0e commit 1758536
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@ channels:
- defaults
dependencies:
- pysindy=1.3.0
- pip=24.0
- matplotlib>=3.3.4
- sympy>=1.9
- pandas>=1.1.5
- pydata-sphinx-theme==0.7.2
- conda-forge::scikit-learn
- pip:
- matplotlib>=3.3.4
- sympy>=1.9
- pandas>=1.1.5
- pydata-sphinx-theme==0.7.2
- sphinx_mdinclude==0.5.1
- gpy==1.10.0
- gpyopt==1.2.6
- torch==2.2.1
- scikit-learn==1.4.1.post1
- gpy
- gpyopt
- torch
- sphinx_mdinclude==0.5.1

0 comments on commit 1758536

Please sign in to comment.