2022-06-10 11:50:59 +02:00
|
|
|
pip>=22.1.2
|
|
|
|
wheel>=0.37.1
|
|
|
|
|
|
|
|
# running
|
|
|
|
anyio>=3.5.0
|
|
|
|
aiohttp>=3.8.1
|
|
|
|
asyncio>=3.4.3
|
|
|
|
codetiming>=1.3.0
|
|
|
|
|
|
|
|
# testing + dev
|
|
|
|
coverage[toml]>=6.4
|
2022-04-18 19:03:44 +02:00
|
|
|
pytest>=7.1.1
|
2022-06-10 11:50:59 +02:00
|
|
|
pytest-asyncio>=0.18.3
|
|
|
|
pytest-cov>=3.0.0
|
2022-04-18 19:03:44 +02:00
|
|
|
pytest-lazy-fixture>=0.6.3
|
2022-06-10 11:50:59 +02:00
|
|
|
pytest-order>=1.0.1
|
|
|
|
testfixtures>=6.18.5
|
|
|
|
|
|
|
|
# config
|
|
|
|
python-dotenv>=0.2.0
|
|
|
|
jsonschema>=4.4.0
|
|
|
|
lazy-load>=0.8.2
|
|
|
|
pyyaml>=6.0
|
|
|
|
pydantic>=1.9.0
|
2022-06-10 12:45:36 +02:00
|
|
|
datamodel-code-generator>=0.13.0
|
2022-06-11 16:07:09 +02:00
|
|
|
openapi-generator-cli>=4.3.1
|
2022-06-10 11:50:59 +02:00
|
|
|
|
|
|
|
# misc
|
|
|
|
lorem>=0.1.1
|
|
|
|
safetywrap>=1.5.0
|
2022-03-30 18:00:11 +02:00
|
|
|
typing>=3.7.4.3
|
2022-06-10 11:50:59 +02:00
|
|
|
|
|
|
|
# maths
|
2022-03-30 18:00:11 +02:00
|
|
|
numpy>=1.22.3
|
|
|
|
pandas>=1.4.1
|
2022-06-09 14:55:00 +02:00
|
|
|
tabulate>=0.8.9
|