-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Description
Hi,
I encountered at least two python package version conflicts when trying to set this up.
Based on code here, lexnlp needs 0.1.8
| https://github.com/LexPredict/lexpredict-lexnlp/archive/0.1.8.zip |
This is conflicting with pandas and requests. E.g. openedgar wants pandas 0.22, but lexnlp needs 0.21.
| pandas==0.22.0 |
| requests==2.20.0 |
Can we use the latest lexnlp 1.8.0 with this release? Or should we stick with what 0.1.8 needs?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels