Skip to content

[Beta] Dependency Resolution and workflow fixes

Compare
Choose a tag to compare
@vivekkhimani vivekkhimani released this 16 Sep 20:35
· 63 commits to master since this release

Previous Release (v0.1.1)

The first time we release (beta) on PyPI to get validation from the open-source community and researchers.

PyPI: https://pypi.org/project/torchfl/
Docs: https://torchfl.readthedocs.io/en/latest/

v0.1.2

  • Fixed pre-commit and flake8 (tox) issues to resolve the failing checks.
  • Some nitfixes with the python files.
  • Updated the dependencies to latest versions to resolve the version conflicts and security mitigation.