update(app): freeze modules

This commit is contained in:
Aleksandr Tcitlionok
2024-12-09 03:45:17 +00:00
parent f7a72612d9
commit a663d02c3c

View File

@@ -1,6 +1,5 @@
# Here be dragons
fastapi
uvicorn
pyyaml
rich
kubernetes
fastapi==0.99.1
uvicorn==0.23.2
PyYAML==6.0.2
rich==13.9.4
kubernetes==31.0.0