Skip to content

Commit

Permalink
Update 3rd party libraries for ML
Browse files Browse the repository at this point in the history
  • Loading branch information
arkq committed Jan 30, 2020
1 parent 1f21baa commit d33c866
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/flake8_requirements/modules.py
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,9 @@
"pyopenssl": ["OpenSSL"],
"python-dateutil": ["dateutil"],
"pyyaml": ["yaml"],
"scikit-learn": ["sklearn"],
"setuptools": ["pkg_resources", "setuptools"],
"splunk_sdk": ["splunklib"],
"tensorboardx": ["tensorboardX"],
"xlwt_future": ["xlwt"],
}

0 comments on commit d33c866

Please sign in to comment.