|
3 недель назад | |
---|---|---|
.. | ||
3.10 | 3 недель назад | |
3.11 | 3 недель назад | |
3.12 | 3 недель назад | |
3.8 | 3 недель назад | |
3.9 | 3 недель назад | |
Readme.md | 3 недель назад | |
app.in | 3 недель назад | |
dev.in | 3 недель назад | |
docs.in | 3 недель назад | |
test.in | 3 недель назад |
All FlexMeasures requirements are specified in this directory. We separate by use case:
Also note the following distinction:
Here, we describe the requirements. We give the name of a requirement or even a range (e.g. >=1.0.
).
These files are not to be edited by hand. They are created by pip-compile
(or make freeze-deps
).
Each requirement is pinned to a specific version in these files. The great benefit is reproducibility across environments (local dev as well as staging or production).
To update the .txt files for all supported Python versions, see ci/update-packages.sh
.