mirror of
https://github.com/fastapi-practices/fastapi-best-architecture.git
synced 2026-09-20 20:49:53 +00:00
4 lines
63 B
Bash
4 lines
63 B
Bash
#!/usr/bin/env bash
|
|
|
|
uv export --no-hashes -o requirements.txt
|