Skip to content

Commit d8d6edc

Browse files
committed
Reflex 0.6.4
1 parent 1867e16 commit d8d6edc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

link_bio/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Web de links de MoureDev
22

33
[![Python](https://img.shields.io/badge/Python-3.11+-yellow?style=for-the-badge&logo=python&logoColor=white&labelColor=101010)](https://python.org)
4-
[![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)
4+
[![Reflex](https://img.shields.io/badge/Reflex-0.6.4+-5646ED?style=for-the-badge&logo=reflex&logoColor=white&labelColor=101010)](https://reflex.dev)
55

66
## 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/)"
77

link_bio/requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
pip==24.2
2-
reflex==0.5.9
1+
pip==24.3.1
2+
reflex==0.6.4
33
python-dotenv==1.0.1
44
supabase==2.3.5
55
configcat-client==9.0.4

0 commit comments

Comments
 (0)