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 072016c commit e8adff7Copy full SHA for e8adff7
setup.py
@@ -7,7 +7,7 @@
7
8
dependencies = [
9
"aiofiles==23.2.1", # Async IO for files
10
- "anyio==4.0.0",
+ "anyio==4.1.0",
11
"boto3==1.33.2", # AWS S3 for DL s3 plugin
12
"chiavdf==1.1.1", # timelord and vdf verification
13
"chiabip158==1.3", # bip158-style wallet filters
0 commit comments