Skip to content

Commit

Permalink
Pin python and streamlit versions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
andreped committed Oct 13, 2024
1 parent 8a029ca commit 4846a49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: 'Postly: a simple twitter clone'
colorFrom: indigo
colorTo: indigo
sdk: streamlit
sdk_version: 1.13.0
python_version: 3.10
sdk_version: '1.13.0'
python_version: '3.10'
app_port: 7860
emoji: 🫁
pinned: false
Expand Down

0 comments on commit 4846a49

Please sign in to comment.