Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
Previously some dependencies were not included
  • Loading branch information
hatzel committed Jun 17, 2022
1 parent 72eab01 commit a546051
Showing 1 changed file with 89 additions and 8 deletions.
97 changes: 89 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,32 +1,113 @@
antlr4-python3-runtime==4.8
cupy==9.1.0
alembic==1.8.0
antlr4-python3-runtime==4.9.3
attrs==21.4.0
autopage==0.5.1
black==22.3.0
blis==0.7.4
catalogue==2.0.4
cupy==9.1.0
catma-gitlab @ git+https://github.com/hatzel/catma_gitlab.git@54011e3f1c8561f4f00e633cfb249aad584289d9
certifi==2022.5.18.1
charset-normalizer==2.0.12
click==8.1.3
cliff==3.10.1
cloudpickle==2.1.0
cmaes==0.8.2
cmd2==2.4.1
colorlog==6.6.0
conllu==4.4.2
cycler==0.11.0
cymem==2.0.5
databricks-cli==0.16.8
de-dep-news-trf @ https://github.com/explosion/spacy-models/releases/download/de_dep_news_trf-3.0.0/de_dep_news_trf-3.0.0-py3-none-any.whl
docker==5.0.3
entrypoints==0.4
enum-compat==0.0.3
fastrlock==0.6
filelock==3.7.1
Flask==2.1.2
future==0.18.2
germalemma==0.1.3
gitdb==4.0.9
GitPython==3.1.27
greenlet==1.1.2
gunicorn==20.1.0
huggingface-hub==0.0.8
hydra-core==1.0.6
hydra-core==1.2.0
hydra-optuna-sweeper==1.2.0
idna==3.3
importlib-metadata==4.11.4
isort==5.10.1
itsdangerous==2.1.2
Jinja2==3.1.2
joblib==1.1.0
kiwisolver==1.4.3
Mako==1.2.0
MarkupSafe==2.1.1
matplotlib==3.4.1
mlflow==1.26.1
murmurhash==1.0.5
omegaconf==2.0.6
mypy-extensions==0.4.3
nltk==3.7
numpy==1.22.4
oauthlib==3.2.0
omegaconf==2.2.2
optuna==2.10.1
packaging==21.3
pandas==1.4.2
pathspec==0.9.0
pathy==0.5.2
PatternLite==3.6
pbr==5.9.0
Pillow==9.1.1
platformdirs==2.5.2
preshed==3.0.5
prettytable==3.3.0
prometheus-client==0.14.1
prometheus-flask-exporter==0.20.2
protobuf==4.21.1
psutil==5.9.1
pydantic==1.7.4
PyJWT==2.4.0
pyparsing==3.0.9
pyperclip==1.8.2
Pyphen==0.10.0
python-dateutil==2.8.2
pytz==2022.1
PyYAML==6.0
querystring-parser==1.2.4
regex==2022.6.2
requests==2.28.0
sacremoses==0.0.45
scikit-learn==0.24.2
scipy==1.8.1
seaborn==0.11.2
six==1.16.0
smart-open==3.0.0
smmap==5.0.0
spacy==3.0.6
spacy-alignments==0.8.3
spacy-legacy==3.0.5
spacy-transformers==1.0.2
SQLAlchemy==1.4.37
sqlparse==0.4.2
srsly==2.4.1
stevedore==3.5.0
tabulate==0.8.9
thinc==8.0.3
threadpoolctl==3.1.0
tokenizers==0.10.3
tomli==2.0.1
torch==1.11.0
torch-model-archiver==0.6.0
torchserve==0.6.0
tqdm==4.64.0
transformers==4.5.1
typer==0.3.2
typer==0.4.1
typing_extensions==4.2.0
urllib3==1.26.9
wasabi==0.8.2
scikit-learn==0.24.2
matplotlib==3.4.1
git+https://github.com/hatzel/catma_gitlab.git@feat/selection
wcwidth==0.2.5
websocket-client==1.3.2
Werkzeug==2.1.2
zipp==3.8.0

0 comments on commit a546051

Please sign in to comment.