Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 3rdparty/python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pyopenssl==17.3.0
pystache==0.5.3
python-Levenshtein==0.12.0
pywatchman==1.4.1
PyYAML==5.1.2
PyYAML==5.3.1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about we use PyYAML>=5.3.1,<5.4? Then we give slightly more flexibility for library users and still get a fairly tight pin for people using Pants as a binary.

py_zipkin==0.18.4
requests[security]>=2.20.1
responses==0.10.4
Expand Down