Skip to content

Commit 4d30591

Browse files
author
Philipp Wassibauer
authored
Add missing dependency: dataclasses-json (#121)
1 parent 09d2b92 commit 4d30591

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ packages=find:
2121
platforms = any
2222
install_requires =
2323
aiohttp>=3.8.3
24+
dataclasses-json>=0.6.4
2425
types-python-dateutil>=2.8.19
2526
types-PyYAML>=6.0.11
2627
types-requests>=2.28.0

0 commit comments

Comments
 (0)