[MIRROR] Update python dependencies (#11479)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-08-21 03:07:14 -07:00
committed by GitHub
parent d3e831f67d
commit 6aa4a65783
3 changed files with 10 additions and 10 deletions

View File

@@ -23,7 +23,7 @@ export BUN_VERSION=1.2.20
export SPACEMAN_DMM_VERSION=suite-1.10
# Python version for mapmerge and other tools
export PYTHON_VERSION=3.11.9
export PYTHON_VERSION=3.12.3
#dreamluau repo
export DREAMLUAU_REPO="tgstation/dreamluau"

View File

@@ -1,3 +1,3 @@
pygit2
bidict==0.22.1
Pillow==11.0.0
bidict==0.23.1
Pillow==11.3.0

View File

@@ -1,13 +1,13 @@
pygit2==1.16.0
bidict==0.22.1
Pillow==11.0.0
pygit2==1.18.1
bidict==0.23.1
Pillow==11.3.0
# changelogs
PyYaml==6.0.1
beautifulsoup4==4.11.2
PyYaml==6.0.2
beautifulsoup4==4.13.4
# ezdb
mysql-connector-python==9.1.0
mysql-connector-python==9.4.0
# icon cutter
numpy==1.26.0
numpy==2.3.2