We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c880c2b commit bc57539Copy full SHA for bc57539
1 file changed
pyproject.toml
@@ -10,9 +10,8 @@ authors = [
10
{name = "Gregory Oschwald", email = "goschwald@maxmind.com"},
11
]
12
dependencies = [
13
- "maxminddb",
14
"aiohttp>=3.6.2,<4.0.0",
15
- "maxminddb>=2.3.0,<3.0.0",
+ "maxminddb>=2.5.1,<3.0.0",
16
"requests>=2.24.0,<3.0.0",
17
"setuptools>=60.0.0",
18
0 commit comments