Skip to content

Commit

Permalink
add requirements file
Browse files Browse the repository at this point in the history
  • Loading branch information
javierluraschi committed Mar 4, 2024
1 parent 6b5e016 commit 2f4ae28
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions examples/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
streamfy
streamlit==1.15.2

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setuptools.setup(
name="streamfy",
version="0.2.2",
version="0.2.3",
author="",
author_email="",
description="",
Expand Down

0 comments on commit 2f4ae28

Please sign in to comment.