update python support packages
This commit is contained in:
@@ -1,21 +1,29 @@
|
||||
asgiref==3.9.1
|
||||
asttokens==3.0.0
|
||||
bleach==6.2.0
|
||||
certifi==2025.7.14
|
||||
charset-normalizer==3.4.2
|
||||
click==8.2.1
|
||||
decorator==5.2.1
|
||||
Django==5.2.4
|
||||
django-mdeditor==0.1.20
|
||||
django-summernote==0.8.20.0
|
||||
executing==2.2.0
|
||||
gunicorn==23.0.0
|
||||
h11==0.16.0
|
||||
idna==3.10
|
||||
ipython==9.4.0
|
||||
ipython_pygments_lexers==1.1.1
|
||||
jedi==0.19.2
|
||||
Markdown==3.8.2
|
||||
Markdown==3.5.2
|
||||
martor==1.6.45
|
||||
matplotlib-inline==0.1.7
|
||||
numpy==2.3.2
|
||||
packaging==25.0
|
||||
pandas==2.3.1
|
||||
parso==0.8.4
|
||||
pexpect==4.9.0
|
||||
pillow==11.3.0
|
||||
prompt_toolkit==3.0.51
|
||||
psycopg2-binary==2.9.10
|
||||
ptyprocess==0.7.0
|
||||
@@ -23,11 +31,14 @@ pure_eval==0.2.3
|
||||
Pygments==2.19.2
|
||||
python-dateutil==2.9.0.post0
|
||||
pytz==2025.2
|
||||
requests==2.32.4
|
||||
six==1.17.0
|
||||
sqlparse==0.5.3
|
||||
stack-data==0.6.3
|
||||
traitlets==5.14.3
|
||||
tzdata==2025.2
|
||||
urllib3==2.5.0
|
||||
uv==0.8.3
|
||||
uvicorn==0.35.0
|
||||
wcwidth==0.2.13
|
||||
webencodings==0.5.1
|
||||
|
||||
Reference in New Issue
Block a user