Skip to content

Commit

Permalink
#3 Added dependencies version
Browse files Browse the repository at this point in the history
  • Loading branch information
avsthiago committed Feb 9, 2020
1 parent 698a665 commit 1e97d19
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ channels:
dependencies:
- python=3.6
- pip
- keras
- numpy
- scipy
- keras=2.3
- numpy=1.18
- scipy=1.4
- pip:
- opencv-python==3.4.2.16
- tqdm
- tqdm=4.42

0 comments on commit 1e97d19

Please sign in to comment.