Skip to content

Commit 13c305b

Browse files
author
Skelsec
committed
updating requirements
1 parent 2c9a69c commit 13c305b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

setup.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@
4444
"Operating System :: OS Independent",
4545
],
4646
install_requires=[
47-
'asn1crypto>=1.3.0',
48-
'oscrypto>=1.2.1',
49-
'asysocks==0.2.7',
50-
'unicrypto==0.0.10',
47+
'asn1crypto>=1.5.1',
48+
'oscrypto>=1.3.0',
49+
'asysocks>=0.2.8',
50+
'unicrypto>=0.0.10',
5151
'tqdm',
5252
'six',
5353
],

0 commit comments

Comments
 (0)