Skip to content

Commit

Permalink
Nope
Browse files Browse the repository at this point in the history
  • Loading branch information
jerith committed Mar 28, 2023
1 parent 465575e commit dbf8a68
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
include_package_data=True,
install_requires=[
'automat<22.10.0', # Twisted dep, newer versions don't work with ancient Python.
'cryptography<3.2', # To see if this avoids "undefined symbol: FIPS_mode".
'pyOpenSSL<21', # Maybe?
'Twisted>=20.3.0,<21.0.0',
'vumi>=0.6.19',
],
Expand Down

0 comments on commit dbf8a68

Please sign in to comment.