Added a wildcard patch specifier for aiohttp
This commit is contained in:
@@ -9,7 +9,7 @@ readme = "README.md"
|
||||
|
||||
dependencies = [
|
||||
"biopython==1.85",
|
||||
"aiohttp[speedups]==3.11",
|
||||
"aiohttp[speedups]==3.11.*",
|
||||
]
|
||||
requires-python = ">=3.11"
|
||||
description = "A library to rapidly fetch fetch MLST profiles given sequences for various diseases."
|
||||
|
||||
Reference in New Issue
Block a user