Skip to content

Commit

Permalink
fix dep
Browse files Browse the repository at this point in the history
  • Loading branch information
danielenricocahall committed Jan 25, 2021
1 parent 823bf73 commit 8317ad8
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 @@ -14,7 +14,7 @@
'hyperas',
'flask',
'h5py==2.10.0',
'pyspark<=3.2'],
'pyspark<3.2'],
extras_require={
'java': ['pydl4j>=0.1.3'],
'tests': ['pytest', 'pytest-pep8', 'pytest-cov', 'pytest-spark', 'mock']
Expand Down

0 comments on commit 8317ad8

Please sign in to comment.