Skip to content

Commit a79dfc8

Browse files
tensorflower-gardenerlaxmareddyp
authored andcommitted
Dependency conflict with PYyaml versions and to avoid breakage in TF models official pip package.
PiperOrigin-RevId: 564520731
1 parent 10e8413 commit a79dfc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

official/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ tf_slim>=1.1.0
1515
Cython
1616
matplotlib
1717
# Loader becomes a required positional argument in 6.0 in yaml.load
18-
pyyaml>=5.1,<5.4.0
18+
pyyaml>=6.0.0
1919
# CV related dependencies
2020
opencv-python-headless
2121
Pillow

0 commit comments

Comments
 (0)