MyFSIO v0.4.2 Release #35

Merged
kqjy merged 9 commits from next into main 2026-04-01 08:33:29 +00:00
2 changed files with 6 additions and 6 deletions
Showing only changes of commit f7c1c1f809 - Show all commits

View File

@@ -1,6 +1,6 @@
from __future__ import annotations
APP_VERSION = "0.4.1"
APP_VERSION = "0.4.2"
def get_version() -> str:

View File

@@ -1,4 +1,4 @@
Flask>=3.1.2
Flask>=3.1.3
Flask-Limiter>=4.1.1
Flask-Cors>=6.0.2
Flask-WTF>=1.2.2
@@ -6,8 +6,8 @@ python-dotenv>=1.2.1
pytest>=9.0.2
requests>=2.32.5
boto3>=1.42.14
granian>=2.2.0
psutil>=7.1.3
cryptography>=46.0.3
granian>=2.7.2
psutil>=7.2.2
cryptography>=46.0.5
defusedxml>=0.7.1
duckdb>=1.4.4
duckdb>=1.5.1