Dev Requirements

- edit requirements
This commit is contained in:
Ömer Faruk Özdemir 2022-01-26 17:27:19 +03:00
parent 521b824878
commit c2a2609b2f
4 changed files with 29 additions and 16 deletions

View File

@ -0,0 +1,3 @@
cd frontend
npm install
npm run build

View File

@ -1,2 +1,3 @@
pip install -r test/requirements.txt
pip install -e .
pip install --upgrade pip
pip install -r gradio.egg-info/requires.txt
pip install -r test/requirements.txt

View File

@ -1,13 +1,11 @@
comet_ml
mlflow
scikit-image
selenium==4.0.0a6.post2
setuptools
transformers
wandb
webunit
tensorflow
shap
IPython
comet_ml
coverage
python_org
mlflow
tensorflow
transformers
selenium==4.0.0a6.post2
scikit-image
shap
pytest
wandb

View File

@ -17,7 +17,9 @@ asttokens==2.0.5
astunparse==1.6.3
# via tensorflow
attrs==21.4.0
# via jsonschema
# via
# jsonschema
# pytest
backcall==0.2.0
# via ipython
black==21.12b0
@ -122,6 +124,8 @@ importlib-metadata==4.10.1
# via
# markdown
# mlflow
iniconfig==1.1.1
# via pytest
ipython==8.0.1
# via -r requirements.in
itsdangerous==2.0.1
@ -190,6 +194,7 @@ packaging==21.3
# via
# huggingface-hub
# mlflow
# pytest
# scikit-image
# shap
# transformers
@ -213,6 +218,8 @@ pillow==9.0.0
# scikit-image
platformdirs==2.4.1
# via black
pluggy==1.0.0
# via pytest
prometheus-client==0.12.0
# via prometheus-flask-exporter
prometheus-flask-exporter==0.18.7
@ -233,6 +240,8 @@ ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
py==1.11.0
# via pytest
pyasn1==0.4.8
# via
# pyasn1-modules
@ -249,6 +258,8 @@ pyparsing==3.0.7
# via packaging
pyrsistent==0.18.1
# via jsonschema
pytest==6.2.5
# via -r requirements.in
python-dateutil==2.8.2
# via
# pandas
@ -369,6 +380,8 @@ tifffile==2021.11.2
# via scikit-image
tokenizers==0.10.3
# via transformers
toml==0.10.2
# via pytest
tomli==1.2.3
# via black
tqdm==4.62.3
@ -402,8 +415,6 @@ websocket-client==1.2.3
# via
# comet-ml
# docker
webunit==1.3.10
# via -r requirements.in
werkzeug==2.0.2
# via
# flask