Skip to content

Commit

Permalink
Update environment-osx-arm64-general.yml
Browse files Browse the repository at this point in the history
tensorboard library on Macos requires python version >= 3.9
  • Loading branch information
donggook-me committed Oct 3, 2023
1 parent 731aa17 commit 29f2682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment-osx-arm64-general.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:
- grpcio==1.40.0
- libprotobuf
- numba
- python=3.8
- python=3.9
- tensorboard
- pip:
- fqdn
Expand Down

0 comments on commit 29f2682

Please sign in to comment.