This commit is contained in:
Timothy Jaeryang Baek
2026-07-24 01:11:23 -04:00
parent cea991260f
commit ff11ff5a3e
4 changed files with 12 additions and 10 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
fastapi==0.136.3
uvicorn[standard]==0.41.0
pydantic==2.13.4
python-multipart==0.0.27
python-multipart==0.0.32
itsdangerous==2.2.0
python-socketio==5.16.2
+1 -1
View File
@@ -1,7 +1,7 @@
fastapi==0.136.3
uvicorn[standard]==0.41.0
pydantic==2.13.4
python-multipart==0.0.27
python-multipart==0.0.32
itsdangerous==2.2.0
python-socketio==5.16.2
+1 -1
View File
@@ -9,7 +9,7 @@ dependencies = [
"fastapi==0.136.3",
"uvicorn[standard]==0.41.0",
"pydantic==2.13.4",
"python-multipart==0.0.27",
"python-multipart==0.0.32",
"itsdangerous==2.2.0",
"python-socketio==5.16.2",
Generated
+9 -7
View File
@@ -1985,14 +1985,14 @@ wheels = [
[[package]]
name = "joserfc"
version = "1.7.1"
version = "1.7.4"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "cryptography" },
]
sdist = { url = "https://files.pythonhosted.org/packages/44/90/25cb27518750218e4f850be63d8bbb2343efaad1c01c3571aaa4b3c33bd7/joserfc-1.7.1.tar.gz", hash = "sha256:77d0b76514879c68c6f433bc5b7357a4ab72008ff1e33d8379fd11d72bd8ca81", size = 233181 }
sdist = { url = "https://files.pythonhosted.org/packages/c7/e0/27a6a081ae25420eda6768ceae05d7022a7f2447f420588843f2a44e4298/joserfc-1.7.4.tar.gz", hash = "sha256:b3bc561672ae541b17a9237053b48a03dacddd92d68047b3ecdfb4b5714a88ed", size = 234027 }
wheels = [
{ url = "https://files.pythonhosted.org/packages/b3/00/fa62404c3e347f946faa13aa21085205f9cc06ad17671e37f81a51662ae8/joserfc-1.7.1-py3-none-any.whl", hash = "sha256:b3e3d655612e2e1ef67b2600f2f420e12e537b020208fab1761fad647319c164", size = 70423 },
{ url = "https://files.pythonhosted.org/packages/f9/bf/249dcd99b3376375910b7fa922383b57792975c8758f50d44612e749226c/joserfc-1.7.4-py3-none-any.whl", hash = "sha256:32d46c2cd5e3203c13e87a6c61333cab310b1ba80cd54b4c4f386a848a122463", size = 71000 },
]
[[package]]
@@ -3009,6 +3009,7 @@ dependencies = [
{ name = "hiredis" },
{ name = "httpx", extra = ["brotli", "cli", "http2", "socks", "zstd"] },
{ name = "itsdangerous" },
{ name = "joserfc" },
{ name = "langchain" },
{ name = "langchain-classic" },
{ name = "langchain-community" },
@@ -3148,6 +3149,7 @@ requires-dist = [
{ name = "hiredis", specifier = "==3.4.0" },
{ name = "httpx", extras = ["brotli", "cli", "http2", "socks", "zstd"], specifier = "==0.28.1" },
{ name = "itsdangerous", specifier = "==2.2.0" },
{ name = "joserfc", specifier = "==1.7.4" },
{ name = "langchain", specifier = "==1.2.10" },
{ name = "langchain-classic", specifier = "==1.0.7" },
{ name = "langchain-community", specifier = "==0.4.2" },
@@ -3191,7 +3193,7 @@ requires-dist = [
{ name = "pytest-docker", marker = "extra == 'all'", specifier = "~=3.2.5" },
{ name = "python-jose", specifier = "==3.5.0" },
{ name = "python-mimeparse", specifier = "==2.0.0" },
{ name = "python-multipart", specifier = "==0.0.27" },
{ name = "python-multipart", specifier = "==0.0.32" },
{ name = "python-pptx", specifier = "==1.0.2" },
{ name = "python-socketio", specifier = "==5.16.2" },
{ name = "pytube", specifier = "==15.0.0" },
@@ -4449,11 +4451,11 @@ wheels = [
[[package]]
name = "python-multipart"
version = "0.0.27"
version = "0.0.32"
source = { registry = "https://pypi.org/simple" }
sdist = { url = "https://files.pythonhosted.org/packages/69/9b/f23807317a113dc36e74e75eb265a02dd1a4d9082abc3c1064acd22997c4/python_multipart-0.0.27.tar.gz", hash = "sha256:9870a6a8c5a20a5bf4f07c017bd1489006ff8836cff097b6933355ee2b49b602", size = 44043 }
sdist = { url = "https://files.pythonhosted.org/packages/5b/42/55c32bb9b12693c092ad250a0e82edb5b31ddeda6eb772de5f308b3804ad/python_multipart-0.0.32.tar.gz", hash = "sha256:be54b7f3fa167bb83e4fcd936b887b708f4e57fe75911c02aebf53efaf8d938e", size = 46881 }
wheels = [
{ url = "https://files.pythonhosted.org/packages/99/78/4126abcbdbd3c559d43e0db7f7b9173fc6befe45d39a2856cc0b8ec2a5a6/python_multipart-0.0.27-py3-none-any.whl", hash = "sha256:6fccfad17a27334bd0193681b369f476eda3409f17381a2d65aa7df3f7275645", size = 29254 },
{ url = "https://files.pythonhosted.org/packages/e1/04/e8135ebd1ad02c56ec633277529b2602ff99ff634be76cdba5744cf554fd/python_multipart-0.0.32-py3-none-any.whl", hash = "sha256:ff6d3f776f16878c894e52e107296ffc890e913c611b1a4ec6c44e2821fe2e23", size = 30042 },
]
[[package]]