|
@@ -18,7 +18,7 @@ fastapi = ">=0.109.0,<0.110.0"
|
|
|
python-socketio = ">=5.10.0" # https://github.com/zauberzeug/nicegui/issues/1809
|
|
|
vbuild = ">=0.8.2"
|
|
|
watchfiles = ">=0.18.1,<1.0.0"
|
|
|
-jinja2 = "^3.1.2"
|
|
|
+jinja2 = "^3.1.3" # https://github.com/zauberzeug/nicegui/security/dependabot/24
|
|
|
python-multipart = "^0.0.6"
|
|
|
orjson = {version = "^3.8.6", markers = "platform_machine != 'i386' and platform_machine != 'i686'"} # orjson does not support 32bit
|
|
|
itsdangerous = "^2.1.2"
|