Remove redundant cursor styling
Some checks failed
Deploy API / deploy (push) Failing after 1s
Deploy UI / deploy (push) Successful in 1s

This commit is contained in:
Your Name 2026-05-19 19:48:13 -04:00
parent 080b4bdaf1
commit b24dd72ae0
93 changed files with 9058 additions and 1 deletions

View file

@ -0,0 +1,8 @@
fastapi>=0.109.0
uvicorn[standard]>=0.27.0
pynacl>=1.5.0
aiofiles>=23.2.1
python-multipart>=0.0.6
# For testing
requests>=2.31.0