Skip to content

Commit

Permalink
Ensure pytz and tzdata are at version compatible with Celery, re #9797
Browse files Browse the repository at this point in the history
  • Loading branch information
chiatt committed Jul 20, 2023
1 parent 9d1d558 commit aab54e8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion arches/install/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,6 @@ defusedxml==0.7.1
requests-oauthlib==1.3.1
pyjwt>=2.0.0,<3
pyjwt[crypto]
semantic-version==2.10.0
semantic-version==2.10.0
tzdata==2023.3
pytz==2023.3

0 comments on commit aab54e8

Please sign in to comment.