mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-11 04:10:10 +00:00
7 lines
219 B
Text
7 lines
219 B
Text
# Also declared in pyproject.toml, if updating here please also update there.
|
|
Cython~=3.0.0
|
|
|
|
# Tools required only for development. No need to add it to pyproject.toml file.
|
|
black==23.3.0
|
|
pytest==7.3.1
|
|
pyupgrade==3.3.2
|