Skip to content

Commit

Permalink
Update pip requirements with direct links to the missing packages
Browse files Browse the repository at this point in the history
  • Loading branch information
g1eb committed Nov 2, 2021
1 parent da425e9 commit dc98bc6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -349,9 +349,9 @@ dependencies:
- dill==0.3.3
- django==3.0.8
- editdistance==0.5.3
- en-core-web-sm==2.2.5
- https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.2.5/en_core_web_sm-2.2.5.tar.gz#en_core_web_sm
- en-core-web-sm-mirror==2.2.5
- en-ner-jnlpba-md==0.2.4
- https://s3-us-west-2.amazonaws.com/ai2-s2-scispacy/releases/v0.2.4/en_ner_jnlpba_md-0.2.4.tar.gz
- flaky==3.6.1
- flask-cors==3.0.8
- frozendict==1.2
Expand All @@ -373,7 +373,7 @@ dependencies:
- oauthlib==3.1.0
- overrides==3.0.0
- parsimonious==0.8.1
- predpatt==1.0
- https://github.com/hltcoe/PredPatt/tarball/master#egg=predpatt
- preshed==3.0.2
- protobuf==3.12.2
- pyarrow==2.0.0
Expand Down

0 comments on commit dc98bc6

Please sign in to comment.