File size: 3,466 Bytes
927848d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 |
# # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile requirements.in # altair==4.2.0 # via -r requirements.in attrs==21.4.0 # via jsonschema blis==0.7.5 # via # spacy # thinc cachetools==5.0.0 # via textacy catalogue==2.0.6 # via # spacy # srsly # thinc certifi==2021.10.8 # via requests charset-normalizer==2.0.9 # via requests click==8.0.3 # via typer colorama==0.4.4 # via # logzero # tqdm cycler==0.11.0 # via matplotlib cymem==2.0.6 # via # preshed # spacy # thinc cytoolz==0.11.2 # via textacy entrypoints==0.3 # via altair fonttools==4.28.5 # via matplotlib idna==3.3 # via requests importlib-resources==5.4.0 # via jsonschema jellyfish==0.8.9 # via textacy jinja2==3.0.3 # via # altair # spacy joblib==1.1.0 # via # scikit-learn # textacy jsonschema==4.3.3 # via altair kiwisolver==1.3.2 # via matplotlib langcodes==3.3.0 # via spacy logzero==1.7.0 # via -r requirements.in markupsafe==2.0.1 # via jinja2 matplotlib==3.5.1 # via seaborn more-itertools==8.12.0 # via -r requirements.in morfessor==2.0.6 # via -r requirements.in murmurhash==1.0.6 # via # preshed # spacy # thinc networkx==2.6.3 # via textacy numpy==1.21.5 # via # altair # blis # matplotlib # pandas # scikit-learn # scipy # seaborn # spacy # textacy # thinc packaging==21.3 # via # matplotlib # spacy pandas==1.3.5 # via # altair # seaborn pathy==0.6.1 # via spacy pillow==8.4.0 # via matplotlib polyglot==16.7.4 # via -r requirements.in preshed==3.0.6 # via # spacy # thinc psutil==5.8.0 # via -r requirements.in pycld2==0.41 # via -r requirements.in pydantic==1.8.2 # via # spacy # thinc pyparsing==3.0.6 # via # matplotlib # packaging pyphen==0.12.0 # via textacy pyrsistent==0.18.0 # via jsonschema python-dateutil==2.8.2 # via # matplotlib # pandas pytz==2021.3 # via pandas regex==2021.11.10 # via sentence-splitter requests==2.26.0 # via # spacy # textacy scikit-learn==1.0.2 # via # sklearn # textacy scipy==1.7.3 # via # scikit-learn # seaborn # textacy seaborn==0.11.2 # via -r requirements.in sentence-splitter==1.4 # via -r requirements.in six==1.16.0 # via python-dateutil sklearn==0.0 # via -r requirements.in smart-open==5.2.1 # via pathy spacy==3.2.1 # via textacy spacy-legacy==3.0.8 # via spacy spacy-loggers==1.0.1 # via spacy srsly==2.4.2 # via # spacy # thinc textacy==0.11.0 # via -r requirements.in thinc==8.0.13 # via spacy threadpoolctl==3.0.0 # via scikit-learn toolz==0.11.2 # via # altair # cytoolz tqdm==4.62.3 # via # -r requirements.in # spacy # textacy typer==0.4.0 # via # pathy # spacy typing-extensions==3.10.0.2 # via pydantic urllib3==1.26.7 # via requests wasabi==0.9.0 # via # spacy # spacy-loggers # thinc zipp==3.7.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools altair_saver pyicu alive-progress sentence_transformers |