Skip to content

Commit

Permalink
Update tensorflow.yml
Browse files Browse the repository at this point in the history
Added dependencies for Python 3.8
  • Loading branch information
cadavidf authored Nov 28, 2020
1 parent b2fffd1 commit 4ed7fcc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tensorflow.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: tensorflow

dependencies:
- python=3.7
- python=3.8
- pip>=19.0
- jupyter
- tensorflow=2.0
Expand All @@ -21,4 +21,4 @@ dependencies:
- bayesian-optimization
- gym
- kaggle


0 comments on commit 4ed7fcc

Please sign in to comment.