-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
28 lines (28 loc) · 1.64 KB
/
requirements.txt
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 --no-hashes -o requirements.txt
-e .
aiooui==0.1.7 ; platform_system == 'Linux'
bleak==0.22.3
bleak-retry-connector==3.6.0
bleak-winrt==1.2.0 ; python_full_version < '3.12' and platform_system == 'Windows'
bluetooth-adapters==0.20.1 ; platform_system == 'Linux'
dbus-fast==2.24.3 ; platform_system == 'Linux'
mypy==1.13.0
mypy-extensions==1.0.0
py-datastruct==2.0.0
pyobjc-core==10.3.1 ; platform_system == 'Darwin'
pyobjc-framework-cocoa==10.3.1 ; platform_system == 'Darwin'
pyobjc-framework-corebluetooth==10.3.1 ; platform_system == 'Darwin'
pyobjc-framework-libdispatch==10.3.1 ; platform_system == 'Darwin'
ruff==0.7.3
typing-extensions==4.12.2
uart-devices==0.1.0 ; platform_system == 'Linux'
usb-devices==0.4.5 ; platform_system == 'Linux'
winrt-runtime==2.3.0 ; python_full_version >= '3.12' and platform_system == 'Windows'
winrt-windows-devices-bluetooth==2.3.0 ; python_full_version >= '3.12' and platform_system == 'Windows'
winrt-windows-devices-bluetooth-advertisement==2.3.0 ; python_full_version >= '3.12' and platform_system == 'Windows'
winrt-windows-devices-bluetooth-genericattributeprofile==2.3.0 ; python_full_version >= '3.12' and platform_system == 'Windows'
winrt-windows-devices-enumeration==2.3.0 ; python_full_version >= '3.12' and platform_system == 'Windows'
winrt-windows-foundation==2.3.0 ; python_full_version >= '3.12' and platform_system == 'Windows'
winrt-windows-foundation-collections==2.3.0 ; python_full_version >= '3.12' and platform_system == 'Windows'
winrt-windows-storage-streams==2.3.0 ; python_full_version >= '3.12' and platform_system == 'Windows'