Skip to content

Instantly share code, notes, and snippets.

@alkamid
Created March 20, 2020 09:28
Show Gist options
  • Save alkamid/2656f56e095e1e6040637e13d06f7239 to your computer and use it in GitHub Desktop.
Save alkamid/2656f56e095e1e6040637e13d06f7239 to your computer and use it in GitHub Desktop.
[tool.poetry.dependencies]
python = "^3.7"
tensorflow = "^2.1.0"
[tool.poetry.dev-dependencies]
[build-system]
requires = ["poetry>=0.12"]
build-backend = "poetry.masonry.api"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment