Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -166,9 +166,9 @@ anyio==4.11.0 ; python_version >= "3.12" and python_version < "3.14" \
app-common-python==0.2.9 ; python_version >= "3.12" and python_version < "3.14" \
--hash=sha256:74125371e2865bcba7a7c34f0700d4b8b97a0c0a9ff67bbb06fdb20a3da4b75c \
--hash=sha256:861bd93482edabd00a85eb6512e0d7df08597be6f76b864be8e53d6294f81389
apscheduler==3.11.1 ; python_version >= "3.12" and python_version < "3.14" \
--hash=sha256:0db77af6400c84d1747fe98a04b8b58f0080c77d11d338c4f507a9752880f221 \
--hash=sha256:6162cb5683cb09923654fa9bdd3130c4be4bfda6ad8990971c9597ecd52965d2
APScheduler==3.11.2; python_version >= "3.12" and python_version < "3.14" \
--hash=sha256:2a9966b052ec805f020c8c4c3ae6e6a06e24b1bf19f2e11d91d8cca0473eef41 \
--hash=sha256:ce005177f741409db4e4dd40a7431b76feb856b9dd69d57e0da49d6715bfd26d
asgiref==3.10.0 ; python_version >= "3.12" and python_version < "3.14" \
--hash=sha256:aef8a81283a34d0ab31630c9b7dfe70c812c95eba78171367ca8745e88124734 \
--hash=sha256:d89f2d8cd8b56dada7d52fa7dc8075baa08fb836560710d38c292a7a3f78c04e
Expand Down