mirror of
https://github.com/OpenHands/OpenHands.git
synced 2026-03-22 05:37:20 +08:00
chore(deps): update jinja2, tornado, urllib3 (#12330)
Co-authored-by: openhands <openhands@all-hands.dev>
This commit is contained in:
@@ -44,14 +44,14 @@ playwright = "^1.55.0"
|
||||
html2text = "*"
|
||||
deprecated = "*"
|
||||
pexpect = "*"
|
||||
jinja2 = "^3.1.3"
|
||||
jinja2 = "^3.1.6"
|
||||
python-multipart = "*"
|
||||
tenacity = ">=8.5,<10.0"
|
||||
zope-interface = "7.2"
|
||||
pathspec = "^0.12.1"
|
||||
pyjwt = "^2.9.0"
|
||||
dirhash = "*"
|
||||
tornado = "*"
|
||||
tornado = ">=6.5"
|
||||
python-dotenv = "*"
|
||||
rapidfuzz = "^3.9.0"
|
||||
whatthepatch = "^1.0.6"
|
||||
@@ -86,7 +86,7 @@ bashlex = "^0.18"
|
||||
pypdf = "^6.0.0"
|
||||
pillow = "^11.3.0"
|
||||
starlette = "^0.48.0"
|
||||
urllib3 = "^2.5.0"
|
||||
urllib3 = "^2.6.3"
|
||||
requests = "^2.32.5"
|
||||
setuptools = ">=78.1.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user