We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb299be commit 1521e59Copy full SHA for 1521e59
pyproject.toml
@@ -7,7 +7,7 @@ authors = [
7
]
8
dependencies = [
9
"aiohttp>=3.6.2,<4.0.0",
10
- "maxminddb>=2.5.1,<3.0.0",
+ "maxminddb>=2.7.0,<3.0.0",
11
"requests>=2.24.0,<3.0.0",
12
13
requires-python = ">=3.9"
0 commit comments