izzylib-http-async/Pipfile
2022-02-18 16:45:32 -05:00

21 lines
290 B
TOML

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
colour = "*"
hamlish-jinja = "*"
http-router = "*"
python-magic = "*"
pycryptodome = "*"
tldextract = "*"
jinja2 = "*"
argon2-cffi = "*"
markdown = "*"
[dev-packages]
[requires]
python_version = "3.9"