drug-nme v0.1.3
Bug fixes:
- modified the class Target() to handle dictionary values instead of string values. This interfered with the get_data()
method. - Add param for progress bar in get_gene_id() method. progress bar is set to False by default.
Added the following dependencies during pip install:
- hypothesis
- pytest
Updated poetry.lock based on Dependabot suggestions.