#2840 Add tzdata to requirements.txt to prevent stack traces in container systems with no timezone set.
This commit is contained in:
parent
b99a4aabca
commit
211b40309e
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ lunr == 0.6.0
|
||||||
simpleeval <= 1.0
|
simpleeval <= 1.0
|
||||||
uritemplate == 4.1.1
|
uritemplate == 4.1.1
|
||||||
Jinja2 < 3.1
|
Jinja2 < 3.1
|
||||||
|
tzdata
|
||||||
|
|
||||||
# try to resolve dependency issue in py3.7
|
# try to resolve dependency issue in py3.7
|
||||||
attrs >= 19.2.0
|
attrs >= 19.2.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue