mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 12:08:28 +01:00
Update python dependencies (#18293)
* This is just for myself to check something * . * this too * .
This commit is contained in:
+1
-1
@@ -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