Skip to content

Commit

Permalink
up nk version
Browse files Browse the repository at this point in the history
  • Loading branch information
pudo committed Dec 1, 2023
1 parent 4fd0a67 commit c9492c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
namespace_packages=[],
install_requires=[
"followthemoney==3.5.7",
"nomenklatura==3.8.5",
"nomenklatura==3.9.0",
"asyncstdlib==3.10.9",
"aiocron==1.8",
"aiocsv==1.2.5",
"aiofiles==23.2.1",
"types-aiofiles>=23.1.0.4,<23.3",
"aiohttp[speedups]==3.9.0",
"aiohttp[speedups]==3.9.1",
"elasticsearch[async]==8.11.0",
"fastapi==0.104.1",
"uvicorn[standard]==0.24.0.post1",
Expand Down

0 comments on commit c9492c8

Please sign in to comment.