perf: depend

pull/15630/merge^2
feng 2025-06-30 10:45:30 +08:00
parent cf241bf9d6
commit b0feb8e759
1 changed files with 2 additions and 2 deletions

View File

@ -91,7 +91,7 @@ dependencies = [
'django-proxy==1.2.2',
'python-daemon==3.0.1',
'eventlet==0.33.3',
'greenlet==3.0.1',
'greenlet==3.1.1',
'gunicorn==23.0.0',
'celery==5.3.1',
'flower==2.0.1',
@ -152,7 +152,7 @@ dependencies = [
'botocore==1.31.9',
's3transfer==0.6.1',
'xmlsec==1.3.14',
'playwright==4.12.2',
'playwright==1.53.0',
'pdf2image==1.17.0'
]