mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-08-31 03:46:30 +00:00
Update FARM version
This commit is contained in:
parent
21d5a42f7e
commit
c37a685e7f
2
setup.py
2
setup.py
@ -11,7 +11,7 @@ parsed_requirements = [
|
||||
if ((x.strip()[0] != "#") and (len(x.strip()) > 3) and "-e git://" not in x)
|
||||
]
|
||||
# temporary workaround to install FARM from specific commit
|
||||
# parsed_requirements.append('farm @ git+https://github.com/deepset-ai/FARM.git@5d78cbe6293da616f7285ba2d3588efe5d5b453a#egg=farm@v2.4.1#egg=farm')
|
||||
parsed_requirements.append('farm @ git+https://github.com/deepset-ai/FARM.git@1b84b18ce3f8d4f75bdf2276f0eb9271f09f51a5#egg=farm@v2.4.2#egg=farm')
|
||||
|
||||
setup(
|
||||
name="farm-haystack",
|
||||
|
Loading…
x
Reference in New Issue
Block a user