Skip to content

Commit

Permalink
New svtyper
Browse files Browse the repository at this point in the history
  • Loading branch information
apregier committed Sep 4, 2019
1 parent d386a43 commit 03c545f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
packages=find_packages(exclude=['tests']),
include_package_data=True,

install_requires=['svtyper==0.7.0', 'numpy', 'scipy', 'statsmodels', 'pandas', 'setuptools',
install_requires=['svtyper==0.7.1', 'numpy', 'scipy', 'statsmodels', 'pandas', 'setuptools',
'google-auth',
'google-cloud-storage',
'google-compute-engine',
Expand Down

0 comments on commit 03c545f

Please sign in to comment.