Browse Source

perf: update deps

pull/14106/head^2
ibuler 2 months ago committed by Bryan
parent
commit
76b6489636
  1. 1626
      poetry.lock
  2. 6
      pyproject.toml

1626
poetry.lock

File diff suppressed because it is too large Load Diff

6
pyproject.toml

@ -25,6 +25,8 @@ ansible-runner = { url = "https://github.com/jumpserver-dev/ansible-runner/archi
asn1crypto = "1.5.1"
bcrypt = "4.0.1"
billiard = "4.1.0"
aiohttp = "3.10.5"
aiohappyeyeballs = "2.4.0"
# certifi = "2023.7.22"
# cffi = "1.15.1"
chardet = "5.1.0"
@ -33,7 +35,7 @@ decorator = "5.1.1"
docutils = "0.20.1"
ecdsa = "0.18.0"
enum-compat = "0.0.3"
ephem = "4.1.4"
ephem = "4.1.5"
future = "0.18.3"
# idna = "3.4"
itypes = "1.2.0"
@ -127,7 +129,7 @@ boto3 = "1.28.9"
botocore = "1.31.9"
s3transfer = "0.6.1"
mysqlclient = "2.2.4"
pymssql = "2.2.8"
pymssql = "2.3.1"
django-redis = "5.3.0"
python-redis-lock = "4.0.0"
pyopenssl = "23.2.0"

Loading…
Cancel
Save