Skip to content

Commit

Permalink
Add versions to docs/environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
harripd committed Jun 4, 2024
1 parent 389f7d3 commit c3b96a3
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions docs/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ channels:

dependencies:
- python=3.12
- pip
- setuptools
- matplotlib
- cython
- pytables
- lmfit
- mock
- pandas
- phconvert
- seaborn
- pip=24.0
- setuptools=70.0.0
- matplotlib=3.8.4
- cython=3.0.10
- pytables=3.9.2
- lmfit=1.2.2
- mock=5.1.0
- pandas=2.2.2
- phconvert=0.9.1
- seaborn=0.13.2
- pip:
- sphinx_bootstrap_theme

0 comments on commit c3b96a3

Please sign in to comment.