Add server with basic auth stuff

This commit is contained in:
Tulir Asokan
2020-10-31 21:53:46 +02:00
parent d3adedf3df
commit 9151f4cb6d
54 changed files with 3415 additions and 419 deletions

10
optional-requirements.txt Normal file
View File

@ -0,0 +1,10 @@
# Format: #/name defines a new extras_require group called name
# Uncommented lines after the group definition insert things into that group.
#/server
mautrix==0.8.0rc4
asyncpg>=0.20,<0.22
attrs
setuptools
aiodns
ruamel.yaml