mirror of
https://github.com/trailofbits/algo.git
synced 2026-09-10 03:37:47 +02:00
fix requirements.txt SecretStorage version (#914)
Related to issue #877. Latest SecretStorage build requires Python '>=3.5' but Algo is running on Python 2
This commit is contained in:
committed by
Jack Ivanov
parent
6f3ec658fe
commit
0de0952cf0
@@ -1,4 +1,5 @@
|
||||
setuptools>=11.3
|
||||
SecretStorage < 3
|
||||
ansible[azure]==2.4.3
|
||||
dopy==0.3.5
|
||||
boto>=2.5
|
||||
|
||||
Reference in New Issue
Block a user