Skip to content

Commit

Permalink
add backports.zoneinfo for new celery
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolas committed Oct 13, 2023
1 parent c8b46ed commit 311bd01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ amqp==5.1.1
kombu==5.3.0b2
prompt-toolkit==3.0.32
celery==5.3.4
backports.zoneinfo;python_version<"3.9" # celery
click==8.1.3
click-didyoumean==0.3.0
click-repl==0.3.0
Expand Down

0 comments on commit 311bd01

Please sign in to comment.