Skip to content

Commit 3165921

Browse files
authored
build: remove unnecessary typer and build dependency setuptools-scm (#409)
1 parent e170fe3 commit 3165921

3 files changed

Lines changed: 1 addition & 5 deletions

File tree

.metwork-framework/components.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,13 @@
3232
| [python-ldap](https://www.python-ldap.org/) | 3.4.5 | ldap |
3333
| [python-multipart](https://github.com/Kludex/python-multipart) | 0.0.26 | ldap |
3434
| [redis](https://github.com/redis/redis-py) | 4.4.4 | ldap |
35-
| [setuptools-scm](https://github.com/pypa/setuptools_scm/) | 7.1.0 | ldap |
3635
| [setuptools](https://pypi.org/project/setuptools) | 81.0.0 | ldap |
3736
| [sniffio](https://github.com/python-trio/sniffio) | 1.2.0 | ldap |
3837
| [starlette](https://github.com/Kludex/starlette) | 0.49.1 | ldap |
3938
| [structlog](https://pypi.org/project/structlog) | 21.5.0 | ldap |
4039
| [toml](https://github.com/uiri/toml) | 0.10.2 | ldap |
41-
| [typer](https://github.com/tiangolo/typer) | 0.4.0 | ldap |
4240
| [typing_extensions](https://pypi.org/project/typing_extensions) | 4.12.2 | ldap |
4341
| [uvicorn](https://www.uvicorn.org/) | 0.17.5 | ldap |
4442
| [zipp](https://github.com/jaraco/zipp) | 3.19.2 | ldap |
4543

46-
*(42 components)*
44+
*(40 components)*

layers/layer3_ldap/0500_ldap_deps/allow_binary_packages

Whitespace-only changes.

layers/layer3_ldap/0500_ldap_deps/requirements3.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,10 @@ python-ldap==3.4.5
2525
python-multipart==0.0.26
2626
redis==4.4.4
2727
setuptools==81.0.0
28-
setuptools-scm==7.1.0
2928
sniffio==1.2.0
3029
starlette==0.49.1
3130
structlog==21.5.0
3231
toml==0.10.2
33-
typer==0.4.0
3432
typing-extensions==4.12.2
3533
uvicorn==0.17.5
3634
zipp==3.19.2

0 commit comments

Comments
 (0)