Build frontend & fixed oauth scopes #162

This commit is contained in:
2023-02-09 14:30:51 +01:00
parent eaa22efd08
commit 8273b2b98e
5 changed files with 8 additions and 10 deletions

View File

@@ -26,7 +26,7 @@
"PyJWT==2.6.0",
"waitress==2.1.2",
"Flask-SocketIO==5.3.2",
"eventlet==0.33.2",
"eventlet==0.33.3",
"requests-oauthlib==1.3.1",
"icmplib==3.0.3",
"ariadne==0.17.1"