Unpin aiofiles version
This commit is contained in:
Generated
+1
-1
@@ -1298,4 +1298,4 @@ termux = []
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.8"
|
||||
content-hash = "0cd06fb32e6d0be3aeb5d1265ffaf069b2bc65f7cf19742b83e193c6b9a0bed9"
|
||||
content-hash = "47a8b05632de499ee4814ac2cc5ee95b1558276b08f36736e66654e1443e01b4"
|
||||
|
||||
+1
-1
@@ -14,7 +14,7 @@ classifiers = ["Private :: Do Not Upload"]
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
aiodns = { version = ">=1.1,<4", optional = true }
|
||||
aiofiles = ">=0.8"
|
||||
aiofiles = "*"
|
||||
aiohttp = "^3.8.6"
|
||||
aiohttp-socks = ">=0.7,<0.9"
|
||||
attrs = ">=22.2"
|
||||
|
||||
Reference in New Issue
Block a user