diff --git a/setup.py b/setup.py index 7a2b454a..b19e5f14 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ install_requires = [ 'autosemver~=0.2', - 'inspire-schemas~=41.0', + 'inspire-schemas~=42.0', 'Scrapy>=1.1.0', # TODO: unpin once they support wheel building again 'scrapyd==1.1.0',