We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1001044 commit 10bb8a9Copy full SHA for 10bb8a9
1 file changed
environment.yml
@@ -30,7 +30,7 @@ dependencies:
30
- mdurl==0.1.2
31
- ml-dtypes==0.5.1
32
- namex==0.1.0
33
- - numpy==1.26.4
+ - numpy>=1.26.4
34
- opt-einsum==3.4.0
35
- optree==0.19.0
36
- protobuf==6.31.1
@@ -42,7 +42,7 @@ dependencies:
42
- six==1.17.0
43
- tensorboard==2.17.1
44
- tensorboard-data-server==0.7.2
45
- - tensorflow==2.21.0
+ - tensorflow>=2.21.0
46
- tensorflow-io-gcs-filesystem==0.37.1
47
- tensorflow-metadata==1.17.3
48
- termcolor==3.3.0
0 commit comments