We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b37a010 commit 6c51bb6Copy full SHA for 6c51bb6
CHANGELOG.md
@@ -3,7 +3,6 @@
3
## [Unreleased]
4
### Changed
5
- `aiohttp` version updated to 3.13.4, by @HardNorth
6
-- `requests` version updated to 2.33.1, by @HardNorth
7
### Removed
8
- `aenum` dependency, by @HardNorth
9
requirements.txt
@@ -1,4 +1,4 @@
1
typing-extensions>=4.13.2, <=4.15.0
2
-requests==2.33.1
+requests>=2.32.5, <=2.33.1
aiohttp>=3.13.4, <=3.13.5
certifi==2026.2.25
0 commit comments