mirror of https://github.com/MatrixTM/MHDDoS.git
Update requirements.txt
ModuleNotFoundError: No module named 'PyRoxy' FIXED
This commit is contained in:
parent
391121cc0e
commit
5598a6ab61
|
|
@ -1,10 +1,10 @@
|
||||||
cloudscraper==1.2.67
|
cloudscraper==1.2.71
|
||||||
certifi==2022.12.7
|
certifi==2022.12.7
|
||||||
dnspython==2.2.1
|
dnspython==2.2.1
|
||||||
requests==2.27.1
|
requests==2.27.1
|
||||||
impacket==0.10.0
|
impacket==0.10.0
|
||||||
psutil>=5.9.3
|
psutil>=5.9.3
|
||||||
icmplib>=3.0.3
|
icmplib>=2.1.1
|
||||||
pyasn1==0.4.8
|
pyasn1==0.4.8
|
||||||
git+https://github.com/MHProDev/PyRoxy.git
|
pyroxy @ git+https://github.com/MatrixTM/PyRoxy.git
|
||||||
yarl~=1.8.1
|
yarl~=1.7.2
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue