Skip to content

Commit d1863d6

Browse files
authored
Merge pull request #274 from metwork-framework/remove-annotated-doc
build: remove annotated-doc (now provided by layer python3)
2 parents 41e8afa + fd25020 commit d1863d6

3 files changed

Lines changed: 1 addition & 4 deletions

File tree

.metwork-framework/components.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
| Name | Version | Layer |
22
| --- | --- | --- |
33
| [absl-py](https://github.com/abseil/abseil-py) | 2.2.2 | python3_ia |
4-
| [annotated-doc](https://github.com/fastapi/annotated-doc) | 0.0.4 | python3_ia |
54
| [antlr4-python3-runtime](http://www.antlr.org) | 4.9.3 | python3_ia |
65
| [astunparse](https://github.com/simonpercivall/astunparse) | 1.6.3 | python3_ia |
76
| [axial_attention](https://github.com/lucidrains/axial-attention) | 0.6.1 | python3_ia |
@@ -80,4 +79,4 @@
8079
| [triton](https://github.com/triton-lang/triton/) | 3.6.0 | python3_ia |
8180
| [typeshed_client](https://github.com/JelleZijlstra/typeshed_client) | 2.8.2 | python3_ia |
8281

83-
*(79 components)*
82+
*(78 components)*

integration_tests/0003_test_import_python3_ia/import_python3_ia.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import absl #absl_py
2-
import annotated_doc
32
import antlr4 #antlr4-python3-runtime
43
import astunparse
54
import axial_attention

layers/layer5_python3_ia/0500_extra_packages/requirements3.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
absl-py==2.2.2
2-
annotated-doc==0.0.4
32
antlr4_python3_runtime==4.9.3
43
astunparse==1.6.3
54
axial_attention==0.6.1

0 commit comments

Comments
 (0)