Skip to content

Commit 792805e

Browse files
committed
Added missing deps
1 parent a00b0bf commit 792805e

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ dependencies = [
2020
"chameleon",
2121
"fct_annotate",
2222
"frozendict",
23+
"html_resources",
2324
"http_session",
2425
"itsdangerous",
2526
"jsonschema_rs",

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
git+https://github.com/WolfSGI/html_resources.git#egg=html_resources
12
-e .[test]

0 commit comments

Comments
 (0)