diff options
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index dba9ad157..af19fec8c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -certifi==2026.2.25 +certifi==2026.4.22 babel==2.18.0 flask-babel==4.0.0 flask==3.1.3 @@ -13,7 +13,7 @@ sniffio==1.3.1 valkey==6.1.1 markdown-it-py==4.0.0 msgspec==0.21.1 -typer==0.24.1 +typer==0.25.0 isodate==0.7.2 whitenoise==6.12.0 typing-extensions==4.15.0 |
