diff --git a/.metwork-framework/components.md b/.metwork-framework/components.md index c7570af0..00d986c7 100644 --- a/.metwork-framework/components.md +++ b/.metwork-framework/components.md @@ -68,7 +68,7 @@ | [geojson](https://github.com/jazzband/geojson) | 3.0.1 | python3 | | [geos](http://trac.osgeo.org/geos/) | 3.12.0 | scientific_core | | [ghp-import](https://github.com/c-w/ghp-import) | 2.1.0 | python3_devtools | -| [gitignore-parser](https://github.com/mherrmann/gitignore_parser) | 0.1.9 | python3 | +| [gitignore-parser](https://github.com/mherrmann/gitignore_parser) | 0.1.8 | python3 | | [hatch-fancy-pypi-readme](https://pypi.org/project/hatch-fancy-pypi-readme) | 23.1.0 | python3 | | [hatch-nodejs-version](https://pypi.org/project/hatch-nodejs-version) | 0.3.2 | python3 | | [hatch-requirements-txt](https://pypi.org/project/hatch-requirements-txt) | 0.4.0 | python3 | diff --git a/layers/layer2_python3/0500_extra_python_packages/requirements-to-freeze.txt b/layers/layer2_python3/0500_extra_python_packages/requirements-to-freeze.txt index 332dd756..876e96ce 100644 --- a/layers/layer2_python3/0500_extra_python_packages/requirements-to-freeze.txt +++ b/layers/layer2_python3/0500_extra_python_packages/requirements-to-freeze.txt @@ -59,3 +59,6 @@ urllib3 bjoern python-ldap pydantic +#There is a problem with circus_autorestart_plugin with gitignore-parser 0.1.9 +#Cf https://github.com/metwork-framework/circus_autorestart_plugin/issues/6 +gitignore-parser<0.1.9 diff --git a/layers/layer2_python3/0500_extra_python_packages/requirements3.txt b/layers/layer2_python3/0500_extra_python_packages/requirements3.txt index 74ba3452..ddfb5175 100644 --- a/layers/layer2_python3/0500_extra_python_packages/requirements3.txt +++ b/layers/layer2_python3/0500_extra_python_packages/requirements3.txt @@ -32,7 +32,7 @@ diskcache==5.6.3 -e git+https://github.com/metwork-framework/envtpl.git@136972101464853a57b61e485608167fe75f5f71#egg=envtpl frozenlist==1.4.0 geojson==3.0.1 -gitignore-parser==0.1.9 +gitignore-parser==0.1.8 hiredis==2.2.3 idna==3.4 inotify-simple==1.3.5