Skip to content

Commit

Permalink
bump some versions
Browse files Browse the repository at this point in the history
  • Loading branch information
pudo committed Nov 10, 2023
1 parent 4dd2f61 commit 1a47c25
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 @@ -17,7 +17,7 @@
namespace_packages=[],
install_requires=[
"followthemoney==3.5.4",
"nomenklatura==3.6.9",
"nomenklatura==3.7.0",
"asyncstdlib==3.10.9",
"aiocron==1.8",
"aiocsv==1.2.4",
Expand All @@ -30,14 +30,14 @@
"python-multipart==0.0.6",
"email-validator==2.0.0.post1",
"structlog==23.2.0",
"pyicu==2.11",
"pyicu==2.12",
"jellyfish==1.0.1",
"orjson==3.9.10",
"text-unidecode==1.3",
"click==8.1.6",
"normality==2.5.0",
"languagecodes==1.1.1",
"countrynames==1.15.2",
"countrynames==1.15.3",
"fingerprints==1.2.3",
"pantomime==0.6.1",
],
Expand Down

0 comments on commit 1a47c25

Please sign in to comment.