Skip to content

Commit

Permalink
Fix license script install pyyml in Py311 (#27934)
Browse files Browse the repository at this point in the history
  • Loading branch information
Abacn authored Aug 9, 2023
1 parent 0a8e3cc commit 7d56d01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdks/java/container/license_scripts/requirement.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@
###############################################################################

beautifulsoup4>=4.9.0,<5.0
pyyaml>=3.12,<6.0.0
pyyaml>=6.0.1,<7
tenacity>=6.1.0,<9.0

0 comments on commit 7d56d01

Please sign in to comment.