This commit is contained in:
Tony Rewin 2023-10-05 00:15:18 +03:00
parent 6cea5dd331
commit a04e81695d
2 changed files with 5 additions and 5 deletions

2
CHECKS
View File

@ -2,4 +2,4 @@ WAIT=10
TIMEOUT=10 TIMEOUT=10
ATTEMPTS=3 ATTEMPTS=3
/graphql /

View File

@ -1,8 +1,8 @@
sentry-sdk sentry-sdk
aioredis~=2.0.1 aioredis
ariadne~=0.20.1 ariadne
starlette~=0.31.1 starlette
uvicorn~=0.23.2 uvicorn
httpx httpx
itsdangerous itsdangerous
######## development deps ######## development deps