Add ticktick auth

This commit is contained in:
2024-08-15 16:50:56 +02:00
parent 57c9111e05
commit 06f7d50418
5 changed files with 55 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
annotated-types==0.7.0
anyio==4.4.0
certifi==2024.7.4
charset-normalizer==3.3.2
click==8.1.7
dnspython==2.6.1
email_validator==2.2.0
@@ -28,12 +29,14 @@ pytest==8.3.2
python-dotenv==1.0.1
python-multipart==0.0.9
PyYAML==6.0.1
requests==2.32.3
rich==13.7.1
shellingham==1.5.4
sniffio==1.3.1
starlette==0.37.2
typer==0.12.3
typing_extensions==4.12.2
urllib3==2.2.2
uvicorn==0.30.1
uvloop==0.19.0
watchfiles==0.22.0