kopia lustrzana https://github.com/dgtlmoon/changedetection.io
Build - Unpin jsonschema for faster builds (#2583)
rodzic
7071df061a
commit
1fb4342488
|
@ -79,8 +79,9 @@ pyppeteerstealth>=0.0.4
|
||||||
pytest ~=7.2
|
pytest ~=7.2
|
||||||
pytest-flask ~=1.2
|
pytest-flask ~=1.2
|
||||||
|
|
||||||
# Pin jsonschema version to prevent build errors on armv6 while rpds-py wheels aren't available (1708)
|
# Anything 4.0 and up but not 5.0
|
||||||
jsonschema==4.17.3
|
jsonschema ~= 4.0
|
||||||
|
|
||||||
|
|
||||||
loguru
|
loguru
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue