mirror of
https://github.com/fastapi-practices/fastapi-best-architecture.git
synced 2026-09-22 05:22:56 +00:00
4 lines
57 B
Bash
4 lines
57 B
Bash
#!/usr/bin/env bash
|
|
|
|
pdm lock --python=">=3.10" --append
|