[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
aiohttp = "*"
aiohttp-basicauth = "*"
bcrypt = "*"

[dev-packages]
watchgod = "*"

[requires]
python_version = "3.8"

[scripts] 
server = "watchgod main.server"