update dependencies and circle-ci

This commit is contained in:
thomwolf
2019-09-05 10:23:04 +02:00
parent 24a20483f5
commit 9d0a11a68c
3 changed files with 36 additions and 9 deletions

View File

@@ -49,8 +49,7 @@ setup(
url="https://github.com/huggingface/pytorch-transformers",
packages=find_packages(exclude=["*.tests", "*.tests.*",
"tests.*", "tests"]),
install_requires=['torch>=1.0.0',
'numpy',
install_requires=['numpy',
'boto3',
'requests',
'tqdm',