mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Pin pyopenssl (#30728)
* Update requirements.txt * Update requirements.txt * Update python/requirements.txt Co-authored-by: Martin Robinson <mrobinson@igalia.com> --------- Co-authored-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
parent
e44ea6290a
commit
e620381736
1 changed files with 2 additions and 1 deletions
|
@ -22,7 +22,8 @@ ply == 3.8
|
||||||
colorama == 0.3.7
|
colorama == 0.3.7
|
||||||
|
|
||||||
# For package uploading
|
# For package uploading
|
||||||
boto3 == 1.26.127
|
boto3 == 1.28.84
|
||||||
|
pyOpenSSL == 23.0.0
|
||||||
PyGithub == 1.58.1
|
PyGithub == 1.58.1
|
||||||
|
|
||||||
# For Python3 compatibility
|
# For Python3 compatibility
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue