File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ tzdata==2025.2
159159ujson==5.10.0
160160urllib3==2.5.0
161161uvicorn==0.35.0
162- uvloop==0.21.0
162+ uvloop==0.22.1; sys_platform != 'win32'
163163volcengine-python-sdk==4.0.6
164164watchfiles==1.1.0
165165websockets==15.0.1
@@ -179,7 +179,7 @@ pathable==0.4.4
179179pathvalidate==3.3.1
180180platformdirs==4.5.0
181181pluggy==1.6.0
182- psycopg2-binary==2.9.9
182+ psycopg2-binary==2.9.11
183183py-key-value-aio==0.2.8
184184py-key-value-shared==0.2.8
185185PyJWT==2.10.1
Original file line number Diff line number Diff line change @@ -55,7 +55,6 @@ MarkupSafe==3.0.3
5555mcp == 1.21.1
5656mdurl == 0.1.2
5757more-itertools == 10.8.0
58- neo4j == 5.28.1
5958numpy == 2.3.4
6059ollama == 0.4.9
6160openai == 1.109.1
@@ -71,7 +70,7 @@ pluggy==1.6.0
7170portalocker == 2.8.0
7271prometheus_client == 0.23.1
7372protobuf == 6.33.1
74- psycopg2-binary == 2.9.9
73+ psycopg2-binary == 2.9.11
7574py-key-value-aio == 0.2.8
7675py-key-value-shared == 0.2.8
7776pycparser == 2.23
@@ -123,6 +122,6 @@ tzdata==2025.2
123122ujson == 5.11.0
124123urllib3 == 2.5.0
125124uvicorn == 0.38.0
126- uvloop == 0.22.1
125+ uvloop == 0.22.1 ; sys_platform != 'win32'
127126watchfiles == 1.1.1
128127websockets == 15.0.1
You can’t perform that action at this time.
0 commit comments