Skip to content

Commit

Permalink
Reflex 0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mouredev committed Nov 4, 2024
1 parent 1867e16 commit d8d6edc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion link_bio/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Web de links de MoureDev

[![Python](https://img.shields.io/badge/Python-3.11+-yellow?style=for-the-badge&logo=python&logoColor=white&labelColor=101010)](https://python.org)
[![Reflex](https://img.shields.io/badge/Reflex-0.5.9+-5646ED?style=for-the-badge&logo=reflex&logoColor=white&labelColor=101010)](https://fastapi.tiangolo.com)
[![Reflex](https://img.shields.io/badge/Reflex-0.6.4+-5646ED?style=for-the-badge&logo=reflex&logoColor=white&labelColor=101010)](https://reflex.dev)

## Proyecto desarrollado con [Python](https://www.python.org/) y [Reflex](https://reflex.dev/) que representa un sitio web personal estilo "[link in bio](https://moure.dev/)"

Expand Down
4 changes: 2 additions & 2 deletions link_bio/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pip==24.2
reflex==0.5.9
pip==24.3.1
reflex==0.6.4
python-dotenv==1.0.1
supabase==2.3.5
configcat-client==9.0.4
Expand Down

0 comments on commit d8d6edc

Please sign in to comment.