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 1eee9b9 commit 6c8259cCopy full SHA for 6c8259c
setup.py
@@ -8,7 +8,7 @@
8
dependencies = [
9
"aiofiles==23.2.1", # Async IO for files
10
"anyio==4.1.0",
11
- "boto3==1.33.2", # AWS S3 for DL s3 plugin
+ "boto3==1.33.8", # AWS S3 for DL s3 plugin
12
"chiavdf==1.1.1", # timelord and vdf verification
13
"chiabip158==1.3", # bip158-style wallet filters
14
"chiapos==2.0.3", # proof of space
0 commit comments