aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
blob: bfa2f93ee21524d599fed20b45d4593ae3473834 (plain)
1
2
3
4
5
6
7
8
9
10
11
pytest == 7.2.*; python_version >= '3.7'
pytest-cov == 4.0.*; python_version >= '3.7'
mypy == 1.1.*; python_version >= '3.7'
pyparsing == 3.0.*; python_version >= '3.7'
sympy == 1.11.*; python_version >= '3.7'
portalocker == 2.7.*; python_version >= '3.7'
black == 23.1.*; python_version >= '3.7'
flake8 == 6.0.*; python_version >= '3.7'
platformdirs == 3.1.*; python_version >= '3.7'
build == 0.10.*
setuptools