2024-03-08 10:00:33 +01:00
|
|
|
-e .
|
2024-03-07 17:28:04 +01:00
|
|
|
coverage==7.4.3
|
2024-03-08 10:00:34 +01:00
|
|
|
parameterized==0.9.0
|
2024-03-07 17:28:04 +01:00
|
|
|
pytest==8.0.2
|
|
|
|
tox==4.13.0
|
2024-03-07 17:28:05 +01:00
|
|
|
ruff==0.3.1
|
2024-03-09 16:03:02 +01:00
|
|
|
pylint==3.1.0
|
2021-02-12 06:48:16 +01:00
|
|
|
|
2024-03-07 17:28:04 +01:00
|
|
|
# The packages below are transitive dependencies of the packages above and are included here
|
|
|
|
# to make testing reproducible.
|
|
|
|
# To refresh, create a new virtualenv and do:
|
|
|
|
# pip install -r requirements.txt -r test-requirements.txt
|
|
|
|
# pip freeze > test-requirements.txt
|
|
|
|
# and edit test-requirements.txt to add this comment
|
|
|
|
|
2024-03-09 16:03:02 +01:00
|
|
|
astroid==3.1.0
|
2024-03-07 17:28:04 +01:00
|
|
|
cachetools==5.3.3
|
|
|
|
chardet==5.2.0
|
|
|
|
colorama==0.4.6
|
2024-03-09 16:03:02 +01:00
|
|
|
dill==0.3.8
|
2024-03-07 17:28:04 +01:00
|
|
|
distlib==0.3.8
|
|
|
|
filelock==3.13.1
|
|
|
|
iniconfig==2.0.0
|
2024-03-09 16:03:02 +01:00
|
|
|
isort==5.13.2
|
|
|
|
mccabe==0.7.0
|
2024-03-07 17:28:04 +01:00
|
|
|
packaging==23.2
|
|
|
|
platformdirs==4.2.0
|
|
|
|
pluggy==1.4.0
|
|
|
|
pyproject-api==1.6.1
|
|
|
|
python-dotenv==1.0.1
|
|
|
|
PyYAML==6.0.1
|
2024-07-08 21:35:57 +02:00
|
|
|
requests
|
2024-03-09 16:03:02 +01:00
|
|
|
tomlkit==0.12.4
|
2024-03-07 17:28:04 +01:00
|
|
|
virtualenv==20.25.1
|