Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements-asyncio.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
python-dateutil>=2.8.2 # BSD
pyyaml>=6.0.3 # MIT
PyYAML>=6.0.3 # MIT
urllib3>=2.7.0 # MIT
aiohttp>=3.14.3,<4.0.0 # Apache-2.0
aiohttp-retry>=2.9.1 # MIT
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ certifi>=2026.7.22 # MPL
python-dateutil>=2.8.2 # BSD
pydantic>=2.13.4 # MIT
setuptools>=83.0.0 # PSF/ZPL
pyyaml>=6.0.3 # MIT
PyYAML>=6.0.3 # MIT
websocket-client>=0.32.0,!=0.40.0,!=0.41.*,!=0.42.* # LGPLv2+
requests # Apache-2.0
requests-oauthlib # ISC
Expand Down