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.
2 parents 77f1133 + 85fb640 commit 6cd5a41Copy full SHA for 6cd5a41
1 file changed
pyproject.toml
@@ -48,5 +48,6 @@ thumbnails = [
48
# dependencies for reading and writing remote data
49
remote-data = [
50
"paramiko>=2.9.3",
51
- "boto3>=1.34.104"
+ "boto3>=1.34.104",
52
+ "requests>=2.32.3"
53
]
0 commit comments