Skip to content

Commit

Permalink
Removing os specific tensorflow versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua-cogliati-inl committed Sep 30, 2022
1 parent 99fd297 commit 84d278e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dependencies.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@ Note all install methods after "main" take
<matplotlib>3.2</matplotlib>
<statsmodels>0.13</statsmodels>
<cloudpickle>2.2</cloudpickle>
<tensorflow os='windows,linux'>2.9</tensorflow>
<tensorflow os='mac'>2.9</tensorflow>
<tensorflow>2.9</tensorflow>
<python skip_check='True'>3</python>
<hdf5 skip_check='True'/>
<swig skip_check='True'/>
Expand Down

0 comments on commit 84d278e

Please sign in to comment.