Skip to content

Commit 39c715a

Browse files
committed
#506 quickfix to revert to APScheduler==3.11.2 and tzlocal 5.4.3 to avoid original issue
1 parent a46cf42 commit 39c715a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ WTForms==2.2.1
2323
APScheduler==3.11.2
2424
passlib==1.7.1
2525
Werkzeug==0.16.1
26-
tzlocal<3.0 # Fix based on https://github.com/Yelp/elastalert/issues/2968
26+
tzlocal # Fix based on https://github.com/Yelp/elastalert/issues/2968

0 commit comments

Comments
 (0)