Skip to content

Commit 73f6c00

Browse files
committed
add equirements.txt
1 parent 4ae7976 commit 73f6c00

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

Diff for: requirements.txt

+11-10
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ click==8.1.3 ; python_version >= "3.7" and python_version < "4.0"
2121
colorama==0.4.6 ; python_full_version < "4.0.0" and python_version >= "3.7" or python_version >= "3.7" and python_version < "4.0" and platform_system == "Windows"
2222
cryptography==40.0.2 ; python_version >= "3.7" and python_version < "4.0"
2323
dnspython==2.3.0 ; python_version >= "3.7" and python_version < "4.0"
24-
dploot==2.1.21 ; python_version >= "3.7" and python_version < "4.0"
24+
dploot==2.1.22 ; python_version >= "3.7" and python_version < "4.0"
2525
dsinternals==1.2.4 ; python_version >= "3.7" and python_version < "4.0"
2626
exceptiongroup==1.1.1 ; python_version >= "3.7" and python_version < "3.11"
2727
flask==2.2.5 ; python_version >= "3.7" and python_version < "4.0"
@@ -38,7 +38,7 @@ ldapdomaindump==0.9.4 ; python_version >= "3.7" and python_version < "4.0"
3838
lsassy==3.1.8 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
3939
lxml==4.9.2 ; python_version >= "3.7" and python_version < "4.0"
4040
markdown-it-py==2.2.0 ; python_version >= "3.7" and python_full_version < "4.0.0"
41-
markupsafe==2.1.2 ; python_version >= "3.7" and python_version < "4.0"
41+
markupsafe==2.1.3 ; python_version >= "3.7" and python_version < "4.0"
4242
masky==0.2.0 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
4343
mdurl==0.1.2 ; python_version >= "3.7" and python_full_version < "4.0.0"
4444
minidump==0.0.21 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
@@ -51,7 +51,7 @@ oscrypto==1.3.0 ; python_full_version < "4.0.0" and python_version >= "3.7"
5151
packaging==23.1 ; python_version >= "3.7" and python_full_version < "4.0.0"
5252
paramiko==2.12.0 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
5353
pillow==9.5.0 ; python_version >= "3.7" and python_full_version < "4.0.0"
54-
pluggy==1.0.0 ; python_version >= "3.7" and python_full_version < "4.0.0"
54+
pluggy==1.2.0 ; python_version >= "3.7" and python_full_version < "4.0.0"
5555
prompt-toolkit==3.0.38 ; python_full_version < "4.0.0" and python_version >= "3.7"
5656
pyasn1-modules==0.3.0 ; python_version >= "3.7" and python_version < "4.0"
5757
pyasn1==0.4.8 ; python_version >= "3.7" and python_version < "4.0"
@@ -61,26 +61,27 @@ pygments==2.15.1 ; python_version >= "3.7" and python_full_version < "4.0.0"
6161
pylnk3==0.4.2 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
6262
pynacl==1.5.0 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
6363
pyopenssl==23.2.0 ; python_version >= "3.7" and python_version < "4.0"
64-
pyparsing==3.0.9 ; python_version >= "3.7" and python_full_version < "4.0.0"
64+
pyparsing==3.1.0 ; python_version >= "3.7" and python_full_version < "4.0.0"
6565
pyperclip==1.8.2 ; python_version >= "3.7" and python_full_version < "4.0.0"
6666
pypsrp==0.7.0 ; python_full_version >= "3.7.0" and python_version < "4.0"
6767
pypykatz==0.6.8 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
68-
pyspnego==0.9.0 ; python_version >= "3.7" and python_version < "4.0"
69-
pytest==7.3.1 ; python_version >= "3.7" and python_full_version < "4.0.0"
68+
pyspnego==0.9.1 ; python_version >= "3.7" and python_version < "4.0"
69+
pytest==7.4.0 ; python_version >= "3.7" and python_full_version < "4.0.0"
70+
python-libnmap==0.7.3 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
7071
pytz==2023.3 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
7172
pywerview==0.3.3 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
7273
requests==2.31.0 ; python_version >= "3.7" and python_version < "4.0"
73-
rich==13.3.5 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
74+
rich==13.4.2 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
7475
six==1.16.0 ; python_version >= "3.7" and python_version < "4.0"
7576
soupsieve==2.4.1 ; python_version >= "3.7" and python_full_version < "4.0.0"
76-
sqlalchemy==2.0.15 ; python_version >= "3.7" and python_full_version < "4.0.0"
77+
sqlalchemy==2.0.17 ; python_version >= "3.7" and python_full_version < "4.0.0"
7778
termcolor==1.1.0 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
7879
terminaltables==3.1.10 ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
7980
tomli==2.0.1 ; python_version >= "3.7" and python_version < "3.11"
8081
tqdm==4.65.0 ; python_version >= "3.7" and python_full_version < "4.0.0"
81-
typing-extensions==4.6.2 ; python_version >= "3.7" and python_full_version < "4.0.0"
82+
typing-extensions==4.6.3 ; python_version >= "3.7" and python_full_version < "4.0.0"
8283
unicrypto==0.0.10 ; python_full_version < "4.0.0" and python_version >= "3.7"
83-
urllib3==2.0.2 ; python_version >= "3.7" and python_version < "4.0"
84+
urllib3==2.0.3 ; python_version >= "3.7" and python_version < "4.0"
8485
wcwidth==0.2.6 ; python_full_version < "4.0.0" and python_version >= "3.7"
8586
werkzeug==2.2.3 ; python_version >= "3.7" and python_version < "4.0"
8687
winacl==0.1.7 ; python_full_version < "4.0.0" and python_version >= "3.7"

0 commit comments

Comments
 (0)