Skip to content

Commit

Permalink
Update dependency versions env.yml
Browse files Browse the repository at this point in the history
use keras version
remove matplotlib-inline version
  • Loading branch information
maxim-biosaxs authored Nov 15, 2024
1 parent 5072eab commit 9e7874d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ dependencies:
# - hdf5=1.10.4
# - json5=0.9.5
# - jsonschema=3.2.0
- keras #=2.8.0
- keras=2.8.0
# - keras-applications=1.0.8
# - keras-base=2.4.3
# - keras-preprocessing=1.1.2
- matplotlib=3.8.4
- matplotlib-inline=0.1.7
- matplotlib-inline #=0.1.7
# - matplotlib-base=3.3.4
- numpy=1.26.4
# - numpy-base=1.19.2
Expand Down

0 comments on commit 9e7874d

Please sign in to comment.