v2.3
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# Windows Audit Python Dependencies
|
||||
# Target: Python 3.8 (Windows Server 2012 compatible)
|
||||
#
|
||||
# Setup with conda:
|
||||
# conda create -n audit python=3.8 -y
|
||||
# conda activate audit
|
||||
# pip install -r requirements.txt
|
||||
|
||||
pycryptodome>=3.15,<4
|
||||
colorama>=0.4
|
||||
unidecode>=1.3
|
||||
pyinstaller>=5.0,<6
|
||||
Reference in New Issue
Block a user