Browse Source

Revert "perf: update deps"

This reverts commit 76b6489636.
pull/14110/head^2
老广 2 months ago committed by feng626
parent
commit
bd548b3fe2
  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,8 +25,6 @@ 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"
@ -35,7 +33,7 @@ decorator = "5.1.1"
docutils = "0.20.1"
ecdsa = "0.18.0"
enum-compat = "0.0.3"
ephem = "4.1.5"
ephem = "4.1.4"
future = "0.18.3"
# idna = "3.4"
itypes = "1.2.0"
@ -129,7 +127,7 @@ boto3 = "1.28.9"
botocore = "1.31.9"
s3transfer = "0.6.1"
mysqlclient = "2.2.4"
pymssql = "2.3.1"
pymssql = "2.2.8"
django-redis = "5.3.0"
python-redis-lock = "4.0.0"
pyopenssl = "23.2.0"

Loading…
Cancel
Save