12 Commits (55d3fb7e8ec10e55725721c7300bb25f8e49eac8)

Author SHA1 Message Date
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.
2 years ago
Victor R. Santos d1d58f15c7 Update dependencies while keeping Django below 4.0 3 years ago
Tom Hacohen ef69954b6d requirements.txt: Add missing deps. 4 years ago
Tom Hacohen 8bfdbc55a3 Add typing extensions to requirements. 4 years ago
Tom Hacohen c4235662d8 Use uvicorn[standard] in requirements to get some added extras. 4 years ago
Tom Hacohen 4ceb42780e Remove unused django_etebase code. 4 years ago
Tal Leibman c1534f6587 first commit 4 years ago
Tom Hacohen 38e0700ac0 Update django and remove unused deps. 4 years ago
Tom Hacohen 453275eadf Authentication: move to msgpack for the encrypted parts. 4 years ago
Tom Hacohen ddc43c638a Requirements: remove unused requirements. 4 years ago
Tom Hacohen 32a8b9c90d Implement a ZKPP login flow. 4 years ago
Tom Hacohen 228522d019 Add requirements. 5 years ago