Skip to content

Commit

Permalink
Merge branch 'main' of github.com:opensanctions/api
Browse files Browse the repository at this point in the history
  • Loading branch information
pudo committed Sep 13, 2024
2 parents 02313b2 + 63ba375 commit 19f94d1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,18 @@
install_requires=[
"followthemoney==3.7.0",
"nomenklatura==3.13.0",
"rigour==0.5.3",
"rigour==0.6.1",
"asyncstdlib==3.12.4",
"aiocron==1.8",
"aiocsv==1.3.2",
"aiofiles==24.1.0",
"aiohttp[speedups]==3.10.2",
"elasticsearch[async]==8.14.0",
"opensearch-py[async]==2.6.0",
"opensearch-py[async]==2.7.1",
"boto3>=1.34.144,<1.35.0",
"fastapi==0.112.0",
"uvicorn[standard]==0.30.5",
"httpx[http2]==0.27.0",
"httpx[http2]==0.27.2",
"python-multipart==0.0.9",
"email-validator==2.2.0",
"structlog==24.4.0",
Expand Down

0 comments on commit 19f94d1

Please sign in to comment.