Skip to content

Commit 4c14a75

Browse files
committed
Fix broken tests
1 parent 0dbabad commit 4c14a75

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ pre-commit==2.20.0
99
deepdiff==6.2.1
1010
pytest-cov==4.0.0
1111
twine==4.0.2
12+
types-retry==0.9.9.3

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
requests>=2.24
2-
pydantic
3-
jinja2
2+
pydantic==1.10.8
3+
jinja2==3.1.2

0 commit comments

Comments
 (0)