File: default.txt

package info (click to toggle)
python-django-celery-beat 2.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,112 kB
  • sloc: python: 3,440; makefile: 319; sh: 22
file content (6 lines) | stat: -rw-r--r-- 219 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
celery>=5.2.3,<6.0
importlib-metadata<5.0; python_version<"3.8" # TODO: remove this when celery >= 5.3.0
django-timezone-field>=5.0
backports.zoneinfo; python_version<"3.9"
python-crontab>=2.3.4
cron-descriptor>=1.2.32