[Feature]: Add new requirements (#7)

This commit is contained in:
Brandon Liu 2021-12-15 19:34:15 +08:00 committed by GitHub
parent 12ccaae7e5
commit 1e9e4ed47b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 28 additions and 16 deletions

9
requirements/docs.txt Normal file
View File

@ -0,0 +1,9 @@
docutils==0.16.0
myst_parser
-e git+https://github.com/open-mmlab/pytorch_sphinx_theme.git#egg=pytorch_sphinx_theme
recommonmark
sphinx==4.0.2
sphinx==4.0.2
sphinx-copybutton
sphinx_markdown_tables
sphinx_rtd_theme==0.5.2

View File

@ -0,0 +1 @@
mmcv-full>=1.3.16

View File

@ -0,0 +1,5 @@
faiss-cpu
mmcv>=1.3.16
sklearn
torch
torchvision

View File

@ -1,13 +1,11 @@
matplotlib
mmcv==1.0.3
numpy
# need older pillow until torchvision is fixed
Pillow<=6.2.2
packaging
six
terminaltables
sklearn
faiss-gpu==1.6.1
tensorboard
future
matplotlib
numpy
packaging
scipy
six
sklearn
tensorboard
terminaltables
tqdm

View File

@ -1,11 +1,10 @@
asynctest
codecov
flake8
isort
pytest
pytest-cov
pytest-runner
xdoctest >= 0.10.0
yapf
interrogate
isort==4.3.21
# Note: used for kwarray.group_items, this may be ported to mmcv in the future.
kwarray
pytest
xdoctest>=0.10.0
yapf