diff --git a/NoSQLAttack/setup.py b/NoSQLAttack/setup.py index e5578b37..3c90f811 100644 --- a/NoSQLAttack/setup.py +++ b/NoSQLAttack/setup.py @@ -14,9 +14,9 @@ ] }, - install_requires = [ "CouchDB==1.0", "httplib2==0.18.1", "ipcalc==1.1.3",\ - "NoSQLAttack==0.2", "pbkdf2==1.3", "pymongo==2.7.2",\ - "requests==2.20.0","shodan==1.5.3"], + install_requires = [ "CouchDB==1.0", "httplib2==0.19.0", "ipcalc==1.1.3",\ + "NoSQLAttack==0.2", "pbkdf2==1.3", "pymongo==4.6.3",\ + "requests==2.32.2","shodan==1.5.3"], author = "Carl Sun", author_email = "sunxiuyang04@gmail.com", diff --git a/NoSQLMap/setup.py b/NoSQLMap/setup.py index 6e447dc1..fade6a30 100644 --- a/NoSQLMap/setup.py +++ b/NoSQLMap/setup.py @@ -14,9 +14,9 @@ ] }, - install_requires = [ "CouchDB==1.0", "httplib2==0.18.1", "ipcalc==1.1.3",\ - "NoSQLMap==0.7", "pbkdf2==1.3", "pymongo==2.7.2",\ - "requests==2.20.0"], + install_requires = [ "CouchDB==1.0", "httplib2==0.19.0", "ipcalc==1.1.3",\ + "NoSQLMap==0.7", "pbkdf2==1.3", "pymongo==4.6.3",\ + "requests==2.32.2"], author = "tcstool", author_email = "nosqlmap@gmail.com", diff --git a/PyBozoCrack/requirements.txt b/PyBozoCrack/requirements.txt index b3778aa8..85b3f7f0 100644 --- a/PyBozoCrack/requirements.txt +++ b/PyBozoCrack/requirements.txt @@ -1 +1 @@ -wheel==0.22.0 \ No newline at end of file +wheel==0.38.1 \ No newline at end of file diff --git a/Pybelt/requirements.txt b/Pybelt/requirements.txt index 9c363411..54d2851a 100644 --- a/Pybelt/requirements.txt +++ b/Pybelt/requirements.txt @@ -1,6 +1,6 @@ -httplib2==0.18.1 +httplib2==0.19.0 colorlog==2.10.0 beautifulsoup4==4.5.3 -protobuf==3.2.0rc2 -requests==2.20.0 +protobuf==3.18.3 +requests==2.32.2 google==1.9.3 diff --git a/brut3k1t/requirements.txt b/brut3k1t/requirements.txt index e784de54..68f672d2 100644 --- a/brut3k1t/requirements.txt +++ b/brut3k1t/requirements.txt @@ -1,5 +1,5 @@ -mechanize==0.4.3 -paramiko==2.6.0 -requests==2.22.0 +mechanize==0.4.6 +paramiko==3.4.0 +requests==2.32.2 xmpppy==0.5.0rc1 selenium==3.141.0