mirror of https://github.com/MatrixTM/MHDDoS.git
chore(requirements): update requests version issue and remove unused dependencies
This commit is contained in:
parent
bd788aa6e8
commit
ccb23d0686
|
|
@ -1,10 +1,8 @@
|
||||||
cloudscraper==1.2.71
|
cloudscraper==1.2.71
|
||||||
certifi==2022.12.7
|
requests==2.31.0
|
||||||
dnspython==2.2.1
|
|
||||||
requests==2.27.1
|
|
||||||
impacket==0.10.0
|
impacket==0.10.0
|
||||||
psutil>=5.9.3
|
psutil>=5.9.3
|
||||||
icmplib>=2.1.1
|
icmplib>=2.1.1
|
||||||
pyasn1==0.4.8
|
pyasn1==0.4.8
|
||||||
pyroxy @ git+https://github.com/MatrixTM/PyRoxy.git
|
pyroxy @ git+https://github.com/MatrixTM/PyRoxy.git
|
||||||
yarl>=1.7.2
|
yarl>=1.7.2
|
||||||
Loading…
Reference in New Issue