Skip to content

Commit 87c7196

Browse files
devaguptjettero
authored andcommitted
Adding pyinstaller requirements
1 parent 86f9570 commit 87c7196

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

pkg/windows/pyinstaller-requirements.txt

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
pyinstaller==3.2 # currently 3.2.1 version is not supported because of botocore exception
2-
crypto
1+
pyinstaller==3.6
2+
pyinstaller-hooks
33
pycryptodome
44
cryptography
55
pyopenssl>=16.2.0
@@ -10,10 +10,13 @@ daemon
1010
boto3
1111
botocore
1212
pygit2<0.27.0
13+
salt-ssh==2019.2.3
1314
gitpython
1415
cffi
1516
azure==4.0.0
1617
azure-storage-common==2.1.0
1718
azure-storage-blob==2.1.0
1819
croniter
1920
vulners
21+
ntplib
22+
patch==1.*

0 commit comments

Comments
 (0)