Skip to content

Commit

Permalink
Merge pull request #4295 from MJedr/bump-cffi
Browse files Browse the repository at this point in the history
bump cffi to latest version (with arm64 support)
  • Loading branch information
MJedr authored Jul 10, 2023
2 parents 99e5859 + 4170c55 commit bf8968b
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 32 deletions.
100 changes: 68 additions & 32 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ hepcrawl = "^13.0.58"
PyYAML = "<6.0"
cryptography = "^3.3.2"
inspire-crawler = {git = "https://github.com/inspirehep/inspire-crawler.git", rev = "master"}
cffi = "1.15.1"

[tool.poetry.extras]
all = ["coverage", "docutils", "flake8-future-import", "flower", "freezegun", "gunicorn", "hepcrawl", "honcho", "ipdb", "mock", "pytest", "pytest-cov", "pytest-vcr", "requests-mock", "sphinx", "superlance", "tornado"]
Expand Down

0 comments on commit bf8968b

Please sign in to comment.