Skip to content

Instantly share code, notes, and snippets.

View haydenseitz's full-sized avatar
👨‍💻
dev'ing and ops'ing

Hayden haydenseitz

👨‍💻
dev'ing and ops'ing
View GitHub Profile
@haydenseitz
haydenseitz / poetry.lock
Last active January 12, 2023 23:11
pyproject.toml - experimental.new-installer hash check
[[package]]
name = "aiohttp"
version = "3.8.1"
description = "Async http client/server framework (asyncio)"
category = "main"
optional = false
python-versions = ">=3.6"
[package.dependencies]
aiosignal = ">=1.1.2"