Skip to content

Commit

Permalink
Merge pull request #4300 from MJedr/fix-deps
Browse files Browse the repository at this point in the history
fix inspire-crawler pin
  • Loading branch information
MJedr authored Jul 17, 2023
2 parents ea1c9a9 + 88bd34e commit 6ac68aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ parsel = "^1.6.0"
hepcrawl = "^13.0.58"
PyYAML = "<6.0"
cryptography = "^3.3.2"
inspire-crawler = {git = "https://github.com/inspirehep/inspire-crawler.git", rev = "master"}
inspire-crawler = {git = "https://github.com/inspirehep/inspire-crawler.git", rev = "dcbe9e015ea8b6e9234fcdf7a9515ed951f92e50"}
cffi = "1.15.1"

[tool.poetry.extras]
Expand Down

0 comments on commit 6ac68aa

Please sign in to comment.