diff --git a/.metwork-framework/components.md b/.metwork-framework/components.md index 8df0d71..3abb0d3 100644 --- a/.metwork-framework/components.md +++ b/.metwork-framework/components.md @@ -1,27 +1,8 @@ | Name | Version | Layer | | --- | --- | --- | | [asgiref](https://github.com/django/asgiref/) | 3.8.1 | python3_example | -| [calver](https://github.com/di/calver) | 2022.6.26 | python3_example | -| [certifi](https://github.com/certifi/python-certifi) | 2024.7.4 | python3_example | -| [distlib](https://github.com/pypa/distlib) | 0.3.7 | python3_example | -| [distro](https://github.com/python-distro/distro) | 1.8.0 | python3_example | | [Django](https://www.djangoproject.com/) | 4.2.11 | python3_example | -| [editables](https://pypi.org/project/editables) | 0.5 | python3_example | -| [filelock](https://pypi.org/project/filelock) | 3.12.3 | python3_example | -| [flit_core](https://pypi.org/project/flit_core) | 3.9.0 | python3_example | -| [hatch-vcs](https://pypi.org/project/hatch-vcs) | 0.3.0 | python3_example | -| [hatchling](https://pypi.org/project/hatchling) | 1.18.0 | python3_example | -| [importlib_metadata](https://github.com/python/importlib_metadata) | 6.8.0 | python3_example | | [libev](http://software.schmorp.de/pkg/libev.html) | 4.25 | example | -| [pathspec](https://pypi.org/project/pathspec) | 0.11.2 | python3_example | -| [platformdirs](https://pypi.org/project/platformdirs) | 3.10.0 | python3_example | -| [pluggy](https://github.com/pytest-dev/pluggy) | 1.3.0 | python3_example | -| [setuptools_scm](https://github.com/pypa/setuptools_scm/) | 7.1.0 | python3_example | | [sqlparse](https://pypi.org/project/sqlparse) | 0.5.0 | python3_example | -| [toml](https://github.com/uiri/toml) | 0.10.2 | python3_example | -| [tomli](https://pypi.org/project/tomli) | 2.0.1 | python3_example | -| [trove-classifiers](https://github.com/pypa/trove-classifiers) | 2023.8.7 | python3_example | -| [typing_extensions](https://pypi.org/project/typing_extensions) | 4.8.0 | python3_example | -| [zipp](https://github.com/jaraco/zipp) | 3.19.2 | python3_example | -*(23 components)* +*(4 components)* diff --git a/layers/layer6_python3_example/0500_extra_python_packages/requirements3.txt b/layers/layer6_python3_example/0500_extra_python_packages/requirements3.txt index 2cd103b..2d62f9c 100644 --- a/layers/layer6_python3_example/0500_extra_python_packages/requirements3.txt +++ b/layers/layer6_python3_example/0500_extra_python_packages/requirements3.txt @@ -1,22 +1,3 @@ asgiref==3.8.1 -calver==2022.6.26 -certifi==2024.7.4 -distlib==0.3.7 -distro==1.8.0 Django==4.2.11 -editables==0.5 -filelock==3.12.3 -flit_core==3.9.0 -hatch-vcs==0.3.0 -hatchling==1.18.0 -importlib_metadata==6.8.0 -pathspec==0.11.2 -platformdirs==3.10.0 -pluggy==1.3.0 -setuptools_scm==7.1.0 sqlparse==0.5.0 -toml==0.10.2 -tomli==2.0.1 -trove-classifiers==2023.8.7 -typing_extensions==4.8.0 -zipp==3.19.2