Skip to content

Commit

Permalink
package req update
Browse files Browse the repository at this point in the history
  • Loading branch information
berkedilekoglu committed Jun 23, 2022
1 parent 7b3b81a commit dfb1061
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
url='https://github.com/berkedilekoglu/SUMOnet',
keywords='sumoylation machine-learning deep-learning',
install_requires=[
numpy,
scikit-learn,
joblib,
pandas,
epitopepredict,
tensorflow,
keras,
'numpy',
'scikit-learn',
'joblib',
'pandas',
'epitopepredict',
'tensorflow',
'keras',
],

)

0 comments on commit dfb1061

Please sign in to comment.