a | b/src/python/requirements.txt | ||
---|---|---|---|
1 | ## base |
||
2 | lxml~=4.9.3 |
||
3 | numpy~=1.25.2 |
||
4 | scikit-learn~=1.3.2 |
||
5 | |||
6 | ## MedCAT |
||
7 | blis~=0.7.11 |
||
8 | pandas~=2.1.3 |
||
9 | scipy~=1.9.3 |
||
10 | scispacy~=0.5.3 |
||
11 | medcat~=1.9.3 |
||
12 | # MedCAT -> transformers -> PIL; this library uses no imaging |
||
13 | Pillow~=10.1.0 |
||
14 | |||
15 | ## aux |
||
16 | ctakes-parser~=0.1.0 |
||
17 | |||
18 | ## zensols |
||
19 | zensols.install~=1.2.0 |
||
20 | zensols.nlp~=1.12.0 |