kleinay commited on
Commit
25f131f
β€’
1 Parent(s): 8146cf3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- #git+https://github.com/kleinay/QASem.git
2
- qasem==0.1.2
3
  en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.0.0/en_core_web_sm-3.0.0-py3-none-any.whl
 
1
+ git+https://github.com/kleinay/QASem.git
2
+ #qasem==0.1.2 --- Fails with "Packages installed from PyPI cannot depend on packages which are not also hosted on PyPI" due to RoleQGen requirement
3
  en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.0.0/en_core_web_sm-3.0.0-py3-none-any.whl