Skip to content

Commit 787ba0e

Browse files
authored
pin flexdown < 0.2 until errors can be resolved (#1233)
1 parent 941bc58 commit 787ba0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ googletrans-py==4.0.0
77
typesense==0.14.0
88
openai==1.13.3
99
pyyaml==6.0.1
10-
flexdown>=0.1.5a12
10+
flexdown>=0.1.5a12,<0.2
1111
reflex @ git+https://github.com/reflex-dev/reflex@main
1212
mistletoe>=1.2.1
1313
reflex-image-zoom>=0.0.2

0 commit comments

Comments
 (0)