Skip to content
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ certifi==2023.7.22
cffi==1.15.1
chardet==3.0.4
configparser==5.0.1
cryptography==41.0.6
cryptography==43.0.0
decorator==4.4.2
defusedxml==0.7.1
Deprecated==1.2.10
Expand All @@ -30,7 +30,7 @@ enum34==1.1.10
futures==3.1.1
fuzzywuzzy==0.18.0
gunicorn==20.0.4
gitpython==3.1.37
gitpython==3.1.41
httplib2==0.19.0
hvac==0.10.5
idna==2.10
Expand All @@ -39,16 +39,16 @@ influxdb==5.3.1
ipaddress==1.0.23
ipython-genutils==0.2.0
jedi==0.17.2
Jinja2==2.11.3
Jinja2==3.1.3
jmespath==0.10.0
Markdown==3.3.3
MarkupSafe==1.1.1
MarkupSafe==2.1.5
msgpack==1.0.0
ndg-httpsclient==0.5.1
oauth2client==4.1.3
oauthlib==3.1.0
packaging==21.3
paramiko==3.0.0
paramiko==3.4.0
parso==0.7.1
pathlib2==2.3.5
pexpect==4.8.0
Expand All @@ -66,7 +66,7 @@ Pygments==2.15.0
PyJWT==2.6.0
PyMySQL==0.10.1
PyNaCl==1.5.0
pyOpenSSL==23.2.0
pyOpenSSL==24.2.1
pyparsing==2.4.7
python-dateutil==2.8.1
python-Levenshtein==0.12.0
Expand Down