social-engineer-toolkit/requirements.txt
Meitar M 04dbf5c263
Fixes #651, fixes #660: Pin pymssql requirement to existing version.
See also pymssql/pymssql#668 which describes the discontinuance of the
pymssql project.

This commit addresses the issue by simplistically pinning the dependency
on pymssql to an existing version.
2019-12-10 00:43:19 -05:00

11 lines
143 B
Text

pexpect
pycrypto
requests
pyopenssl
pefile
impacket
# Generate QR Codes
qrcode
pillow
# The pymssql project has been discontinued.
pymssql<3.0