fix bugs and support all platform
This commit is contained in:
@@ -1,31 +1,80 @@
|
||||
amqp==5.3.1
|
||||
asgiref==3.9.1
|
||||
asttokens==3.0.0
|
||||
attrs==25.3.0
|
||||
beautifulsoup4==4.13.4
|
||||
billiard==4.2.1
|
||||
bs4==0.0.2
|
||||
celery==5.5.3
|
||||
certifi==2025.8.3
|
||||
charset-normalizer==3.4.3
|
||||
click==8.2.1
|
||||
click-didyoumean==0.3.1
|
||||
click-plugins==1.1.1.2
|
||||
click-repl==0.3.0
|
||||
coverage==7.10.3
|
||||
cron-descriptor==1.4.5
|
||||
decorator==5.2.1
|
||||
Django==5.1
|
||||
django-celery-beat==2.8.1
|
||||
django-db-connection-pool==1.2.6
|
||||
django-timezone-field==7.1
|
||||
django_celery_results==2.6.0
|
||||
djangorestframework==3.16.1
|
||||
executing==2.2.0
|
||||
factory_boy==3.3.3
|
||||
Faker==37.5.3
|
||||
h11==0.16.0
|
||||
idna==3.10
|
||||
iniconfig==2.1.0
|
||||
ipython==9.4.0
|
||||
ipython_pygments_lexers==1.1.1
|
||||
jedi==0.19.2
|
||||
kombu==5.5.4
|
||||
lxml==6.0.0
|
||||
m3u8==6.0.0
|
||||
matplotlib-inline==0.1.7
|
||||
outcome==1.3.0.post0
|
||||
packaging==25.0
|
||||
parso==0.8.4
|
||||
pexpect==4.9.0
|
||||
pluggy==1.6.0
|
||||
prompt_toolkit==3.0.51
|
||||
psycopg2-binary==2.9.10
|
||||
ptyprocess==0.7.0
|
||||
pure_eval==0.2.3
|
||||
pycryptodome==3.23.0
|
||||
Pygments==2.19.2
|
||||
PySocks==1.7.1
|
||||
pytest==8.4.1
|
||||
pytest-cov==6.2.1
|
||||
pytest-django==4.11.1
|
||||
python-crontab==3.3.0
|
||||
python-dateutil==2.9.0.post0
|
||||
python-docx==1.2.0
|
||||
python-dotenv==1.1.1
|
||||
redis==6.4.0
|
||||
requests==2.32.4
|
||||
selenium==4.34.2
|
||||
sentry-sdk==2.35.0
|
||||
six==1.17.0
|
||||
sniffio==1.3.1
|
||||
sortedcontainers==2.4.0
|
||||
soupsieve==2.7
|
||||
SQLAlchemy==2.0.43
|
||||
sqlparams==6.2.0
|
||||
sqlparse==0.5.3
|
||||
stack-data==0.6.3
|
||||
tqdm==4.67.1
|
||||
traitlets==5.14.3
|
||||
trio==0.30.0
|
||||
trio-websocket==0.12.2
|
||||
typing_extensions==4.14.1
|
||||
tzdata==2025.2
|
||||
urllib3==2.5.0
|
||||
uv==0.8.8
|
||||
vine==5.1.0
|
||||
wcwidth==0.2.13
|
||||
webdriver-manager==4.0.2
|
||||
websocket-client==1.8.0
|
||||
wsproto==1.2.0
|
||||
|
||||
Reference in New Issue
Block a user