1
0
mirror of https://github.com/etesync/server synced 2025-01-15 02:51:04 +00:00
etesync-server/requirements.in/base.txt
Tom Hacohen 8c6d04e8d3 Replace aioredis with redis-py
aioredis has been merged into redis-py and will no longer be maintained
as a separate project.
2022-09-04 19:57:27 +02:00

9 lines
95 B
Plaintext

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