Skip to content

Commit

Permalink
Revert "Pin pyOpenSSL to 22.0.0 (#79066)"
Browse files Browse the repository at this point in the history
This reverts commit 0cc03c3.
  • Loading branch information
balloob committed Sep 25, 2022
1 parent 0840bf3 commit 7166595
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions homeassistant/package_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,3 @@ iso4217!=1.10.20220401

# Pandas 1.4.4 has issues with wheels om armhf + Py3.10
pandas==1.4.3

# pyopenssl 22.1.0 requires pycryptography > 38 and we have 37
pyopenssl==22.0.0
3 changes: 0 additions & 3 deletions script/gen_requirements_all.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,6 @@
# Pandas 1.4.4 has issues with wheels om armhf + Py3.10
pandas==1.4.3
# pyopenssl 22.1.0 requires pycryptography > 38 and we have 37
pyopenssl==22.0.0
"""

IGNORE_PRE_COMMIT_HOOK_ID = (
Expand Down

0 comments on commit 7166595

Please sign in to comment.