mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
[MIRROR] Update python dependencies (#11479)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d3e831f67d
commit
6aa4a65783
@@ -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"
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
pygit2
|
||||
bidict==0.22.1
|
||||
Pillow==11.0.0
|
||||
bidict==0.23.1
|
||||
Pillow==11.3.0
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user