uv loop add

This commit is contained in:
Sydney Runkle
2025-07-02 13:07:40 -04:00
parent 183b7e3262
commit 07bdf48404
+1
View File
@@ -40,6 +40,7 @@ dev = [
"langgraph-checkpoint-sqlite",
"langgraph-checkpoint-postgres",
'psycopg[binary]>=3.0.0; python_version >= "3.10"',
"uvloop==0.21.0beta1",
"pyperf>=2.7.0",
"py-spy>=0.3.14",
"types-requests>=2.32.0.20240914",