diff options
author | Michael McVady <michaelm@telnyx.com> | 2025-09-22 20:28:38 -0500 |
---|---|---|
committer | Michael McVady <michaelm@telnyx.com> | 2025-09-22 20:28:39 -0500 |
commit | 21323186b2cd7195bed86f67121ace0ff6d8638a (patch) | |
tree | 4ed063d24beda14b95313139a21f5c8ebe584b4f /requirements.in | |
parent | 5a1fc0a397820582fb3f8be744b785dd3593fb43 (diff) |
Update dependencies
Diffstat (limited to 'requirements.in')
-rw-r--r-- | requirements.in | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/requirements.in b/requirements.in index e8d7dda..9ea8281 100644 --- a/requirements.in +++ b/requirements.in @@ -1,5 +1,2 @@ -# not pinned by lifxlan? -bitstring==4.2.0b1 - -lifxlan~=1.2.7 -litestar[standard]~=2.15.1 +lifxlan~=1.2.8 +litestar[standard]~=2.17.0 |