1
0
mirror of https://github.com/etesync/server synced 2024-11-19 07:18:08 +00:00
etesync-server/requirements.in/base.txt
Pyrox b3e09e77bf
Fix django version specifier
This errors out when building. I've patched this in Nixpkgs, but an
upstream patch is much better for others.
2024-06-03 14:03:31 -04:00

9 lines
101 B
Plaintext

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