Skip to content

Commit

Permalink
[fix] temporary msgspec-python313-pre
Browse files Browse the repository at this point in the history
Waitng for new release of msgspec for Python 3.13:

- jcrist/msgspec#764 (comment)

Signed-off-by: Markus Heiser <[email protected]>
  • Loading branch information
return42 committed Dec 24, 2024
1 parent 26097f4 commit 31819c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ redis==5.0.8
markdown-it-py==3.0.0
fasttext-predict==0.9.2.4
tomli==2.0.2; python_version < '3.11'
msgspec==0.18.6
msgspec-python313-pre
eval_type_backport; python_version < '3.9'
typer-slim==0.15.1
isodate==0.7.2

0 comments on commit 31819c4

Please sign in to comment.