Remove redundant cursor styling
This commit is contained in:
parent
080b4bdaf1
commit
b24dd72ae0
93 changed files with 9058 additions and 1 deletions
8
clio-api/requirements.txt
Normal file
8
clio-api/requirements.txt
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue