requirements: allow using newer pycryptodomex

upper bound was previously added in cb4784c8ed
issue linked there was fixed in pyinstaller 3.5,
which we now use since ab95eff5aa
This commit is contained in:
SomberNight 2019-08-09 21:27:13 +02:00
parent fc5248550c
commit 018b962e61
No known key found for this signature in database
GPG key ID: B33B5F232C6271E9

View file

@ -1,3 +1,3 @@
PyQt5<5.12
pycryptodomex<3.8
pycryptodomex
PyQt5-sip<=4.19.13