Setting up to do some minimal admin auth for the relay

This commit is contained in:
Reid 'arrdem' McKenzie 2022-11-20 22:00:12 -07:00
commit c21ee1fe48
3 changed files with 8 additions and 5 deletions
tools/python

View file

@ -1,4 +1,5 @@
aiohttp==3.8.1
aiohttp-basicauth==1.0.0
aiosignal==1.2.0
alabaster==0.7.12
async-lru==1.0.3
@ -125,8 +126,8 @@ toposort==1.7
tornado==6.1
typed-ast==1.5.1
types-setuptools==57.4.7
typing-validation==0.0.1.post7
typing_extensions==4.0.1
typing-validation==0.0.1.post7
unify==0.5
untokenize==0.1.1
urllib3==1.26.8