Skip to content

Commit 6c51bb6

Browse files
committed
Update requirements
1 parent b37a010 commit 6c51bb6

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
## [Unreleased]
44
### Changed
55
- `aiohttp` version updated to 3.13.4, by @HardNorth
6-
- `requests` version updated to 2.33.1, by @HardNorth
76
### Removed
87
- `aenum` dependency, by @HardNorth
98

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
typing-extensions>=4.13.2, <=4.15.0
2-
requests==2.33.1
2+
requests>=2.32.5, <=2.33.1
33
aiohttp>=3.13.4, <=3.13.5
44
certifi==2026.2.25

0 commit comments

Comments
 (0)