mirror of https://github.com/MatrixTM/MHDDoS.git
Update requirements.txt
This commit is contained in:
parent
6d2a5b100d
commit
e6d50522e0
|
|
@ -1,10 +1,11 @@
|
|||
cloudscraper==1.2.71
|
||||
certifi==2022.12.7
|
||||
dnspython==2.2.1
|
||||
requests==2.27.1
|
||||
requests>=2.27.1
|
||||
urllib3>=2.5.0
|
||||
impacket==0.10.0
|
||||
psutil>=5.9.3
|
||||
icmplib>=2.1.1
|
||||
pyasn1==0.4.8
|
||||
pyroxy @ git+https://github.com/MatrixTM/PyRoxy.git
|
||||
yarl>=1.7.2
|
||||
yarl>=1.7.2
|
||||
|
|
|
|||
Loading…
Reference in New Issue