* watch work: proxy directly to crawls instead of redis pubsub - add 'watchIPs' to crawl detail output - cache crawl ips for quick access for auth - add '/ipaccess/{ip}' endpoint for watch ws connection to ensure ws has access to the specified container ip - enable 'auth_request' in nginx frontend - requirements: update to latest redis-py remaining fixes for #134
12 lines
153 B
Plaintext
12 lines
153 B
Plaintext
uvicorn
|
|
fastapi==0.71.0
|
|
fastapi-users[mongodb]==9.2.2
|
|
loguru
|
|
aiofiles
|
|
kubernetes-asyncio
|
|
aiodocker
|
|
apscheduler
|
|
aioprocessing
|
|
aiobotocore
|
|
redis>=4.2.0rc1
|