require pydantic

This commit is contained in:
Kashif Rasul
2019-12-01 10:16:07 +01:00
parent 78ebf59d15
commit b036a77b7f
2 changed files with 6 additions and 3 deletions
+1
View File
@@ -24,6 +24,7 @@ setup(
'pydantic',
'gin-config',
'absl-py',
'pydantic',
],
test_suite='tests',