Skip to content

Commit

Permalink
compat work in nomenklatura for pydantic 2
Browse files Browse the repository at this point in the history
  • Loading branch information
pudo committed Jul 11, 2023
1 parent e5c3997 commit 282e8a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
namespace_packages=[],
install_requires=[
"followthemoney==3.4.3",
"nomenklatura==3.2.0",
"nomenklatura==3.2.1",
"asyncstdlib==3.10.8",
"aiocron==1.8",
"aiocsv==1.2.4",
Expand Down

0 comments on commit 282e8a7

Please sign in to comment.