Skip to content

Commit

Permalink
Revert to working state
Browse files Browse the repository at this point in the history
  • Loading branch information
Eve-ning committed May 13, 2023
1 parent 922ae9b commit f68fcef
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ google-cloud-firestore = "^2.11.1"
streamlit = "^1.22.0"

[build-system]
requires = ['setuptools']
build-backend = 'setuptools.build_meta'

requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

4 changes: 4 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
scikit-learn
pandas
pytorch-lightning
google-cloud-firestore

0 comments on commit f68fcef

Please sign in to comment.