-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathrequirements.txt
More file actions
28 lines (28 loc) · 1.58 KB
/
requirements.txt
File metadata and controls
28 lines (28 loc) · 1.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# This file was autogenerated by uv via the following command:
# uv export --refresh --no-hashes -o requirements.txt
-e .
aiooui==0.1.9 ; sys_platform == 'linux'
bleak==0.22.3
bleak-retry-connector==3.8.1
bleak-winrt==1.2.0 ; python_full_version < '3.12' and sys_platform == 'win32'
bluetooth-adapters==0.21.4 ; sys_platform == 'linux'
dbus-fast==2.33.0 ; sys_platform == 'linux'
mypy==1.15.0
mypy-extensions==1.0.0
py-datastruct==2.0.0
pyobjc-core==10.3.2 ; sys_platform == 'darwin'
pyobjc-framework-cocoa==10.3.2 ; sys_platform == 'darwin'
pyobjc-framework-corebluetooth==10.3.2 ; sys_platform == 'darwin'
pyobjc-framework-libdispatch==10.3.2 ; sys_platform == 'darwin'
ruff==0.9.6
typing-extensions==4.12.2
uart-devices==0.1.0 ; sys_platform == 'linux'
usb-devices==0.4.5 ; sys_platform == 'linux'
winrt-runtime==2.3.0 ; python_full_version >= '3.12' and sys_platform == 'win32'
winrt-windows-devices-bluetooth==2.3.0 ; python_full_version >= '3.12' and sys_platform == 'win32'
winrt-windows-devices-bluetooth-advertisement==2.3.0 ; python_full_version >= '3.12' and sys_platform == 'win32'
winrt-windows-devices-bluetooth-genericattributeprofile==2.3.0 ; python_full_version >= '3.12' and sys_platform == 'win32'
winrt-windows-devices-enumeration==2.3.0 ; python_full_version >= '3.12' and sys_platform == 'win32'
winrt-windows-foundation==2.3.0 ; python_full_version >= '3.12' and sys_platform == 'win32'
winrt-windows-foundation-collections==2.3.0 ; python_full_version >= '3.12' and sys_platform == 'win32'
winrt-windows-storage-streams==2.3.0 ; python_full_version >= '3.12' and sys_platform == 'win32'