Skip to content

Commit 0d1df96

Browse files
author
dancohen
committed
Update Swagger Generated Files - add missing dependencies
1 parent 973b9ad commit 0d1df96

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
urllib3 == 1.26.19
22
certifi == 2024.7.4
33
attrs==22.2.0
4-
jinja2
4+
jinja2
5+
python-dateutil

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ sphinx
99
nbsphinx
1010
myst-parser
1111
furo
12-
12+
python-dateutil
1313
tox

requirements_test.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ pytest
33
keyring
44
coverage
55
graphviz
6-
cattrs
6+
cattrs
7+
python-dateutil

0 commit comments

Comments
 (0)