1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-05-12 16:16:04 +02:00

Update falcon to v4.0.x

This commit is contained in:
2025-04-01 12:45:28 +03:00
parent eca0d28849
commit 1e251a259a
5 changed files with 140 additions and 83 deletions

View File

@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Use uv instead of poetry to manage the project and dependencies
### Updated
- Falcon 4.0.x
## 1.4.4 - 2024-09-11
### Changed
- Update recommended Python version to 3.8+