Skip to content

Instantly share code, notes, and snippets.

@shai4lt
shai4lt / poetry.lock
Created July 13, 2022 12:10
poetry Export failure -- missing hashes
[[package]]
name = "aiobotocore"
version = "2.3.4"
description = "Async client for aws services using botocore and aiohttp"
category = "main"
optional = false
python-versions = ">=3.6"
[package.dependencies]
aiohttp = ">=3.3.1"