1
0
mirror of https://github.com/etesync/server synced 2024-11-28 03:38:07 +00:00
etesync-server/requirements.in/base.txt
Xiretza 1b90b2ad94 Replace aioredis with redis-py
aioredis has been merged into redis-py and will no longer be maintained
as a separate project.
2022-08-22 08:56:13 +02:00

9 lines
95 B
Plaintext

django<4.0
msgpack
pynacl
fastapi
typing_extensions
uvicorn[standard]
aiofiles
redis>=4.2.0rc1