Skip to content

Commit fd3087b

Browse files
committed
New dependency constraint required because of old Pythons
1 parent 5a9b1e9 commit fd3087b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ dependencies = [
4141
'appdirs>=1,<2',
4242
'cryptography>=3.3.2,<42',
4343
'namesgenerator>=0.3,<1',
44+
'numpy>=1,<2',
4445
'progressbar2>=3.20,<5',
4546
'pyasn1>=0,<1',
4647
'pycryptodome>=3.5,<4',

0 commit comments

Comments
 (0)