Skip to content

Commit 7768f44

Browse files
committed
update docs
1 parent 6f0b23e commit 7768f44

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/install.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ or to test/train a model, you'll need to also install from the requirements.txt
2323

2424
If you want to use a different spaCy model for parsing, you can manually change the model in amrlib/defaults.py.
2525

26+
Note that the goal is to keep amrlib compatible with the latest versions of 3rd party libraries, however if a problem occurs you can
27+
review the file [req_tested_versions.txt](https://github.com/bjascob/amrlib/blob/master/req_tested_versions.txt) to see
28+
what versions were tested when the library was last released.
29+
2630

2731
## Install the models
2832

0 commit comments

Comments
 (0)