Skip to content

Commit

Permalink
update env for tf-py38.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandrmgservices committed Jul 13, 2023
1 parent 1379fa2 commit 5eee297
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions envs/environment-tf-py38.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ dependencies:
- dill==0.3.3
- entrypoints==0.3
- future==0.18.2
- gast==0.3.3
- gast>=0.4.0
- google-auth==1.29.0
- google-auth-oauthlib==0.4.4
- google-pasta==0.2.0
- grpcio==1.37.0
- h5py==2.10.0
- grpcio>=1.34.0
- h5py>=3.1.0
- idna==2.10
- iniconfig==1.1.1
- ipykernel==5.5.3
Expand Down Expand Up @@ -68,7 +68,7 @@ dependencies:
- nest-asyncio==1.5.1
- notebook==6.3.0
- numba==0.53.1
- numpy==1.18.5
- numpy>=1.18.5
- oauthlib==3.1.0
- opt-einsum==3.3.0
- packaging==20.9
Expand Down

0 comments on commit 5eee297

Please sign in to comment.