This website works better with JavaScript.
Explore
Help
Sign In
NextGraph
/
oxigraph
Watch
1
Star
0
Fork
You've already forked oxigraph
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Activity
Fork of
https://github.com/oxigraph/oxigraph.git
for the purpose of NextGraph project
1377
Commits
8
Branches
43
Tags
7.2 MiB
Tree:
9a6233b511
oxigraph
/
python
/
requirements.dev.txt
7 lines
69 B
Raw
Normal View
History
Unescape
Escape
Update black requirement from ~=22.10 to ~=23.1 in /python Updates the requirements on [black](https://github.com/psf/black) to permit the latest version. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/22.10.0...23.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
black~=23.1
Fixes ReadTheDocs build Adds a shared requirements.txt file for the dev dependencies
2 years ago
furo
Update maturin requirement from ~=0.14.0 to ~=0.15.1 in /python Updates the requirements on [maturin](https://github.com/pyo3/maturin) to permit the latest version. - [Release notes](https://github.com/pyo3/maturin/releases) - [Changelog](https://github.com/PyO3/maturin/blob/main/Changelog.md) - [Commits](https://github.com/pyo3/maturin/compare/v0.14.0...v0.15.1) --- updated-dependencies: - dependency-name: maturin dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
maturin~=0.15.1
Update mypy requirement from ~=0.991.0 to ~=1.0 in /python
2 years ago
mypy~=1.0
Python: Uses Ruff linter
2 years ago
ruff~=0.0.255
Set version constraints for Python build dependency Allows to avoid some unintended breakage if a build package introduces a breaking change
2 years ago
sphinx~=5.3