Commit f1f041d
authored
chore: move transformer to
### What changes were proposed in this PR?
Move dependency `transformer` from `requirements.txt` to
`operator-requirements.txt`.
### Any related issues, documentation, discussions?
The dependency were introduced #2600 for supporting hugging face
operators. It should not have been a dependency for pyamber, but the
specific operator.
- #2600
This blocks #4088
### How was this PR tested?
Existing tests.
### Was this PR authored or co-authored using generative AI tooling?
Nooperator-requirements.txt (#4089)1 parent 188de63 commit f1f041d
2 files changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
| |||
0 commit comments