Skip to content

Commit 43a4672

Browse files
removed the specs for the realtime extra
1 parent fcb4a2f commit 43a4672

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

python/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@ redis = [
143143
"redisvl ~= 0.4"
144144
]
145145
realtime = [
146-
"websockets >= 13, < 16",
147-
"aiortc>=1.9.0",
146+
"websockets",
147+
"aiortc",
148148
]
149149
sql = [
150150
"pyodbc >= 5.2"

python/uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)