specifying fixed versions for packages

This commit is contained in:
2024-03-24 19:31:39 -03:00
parent ed9942d56e
commit a920b36386
3 changed files with 13 additions and 14 deletions

View File

@@ -1,3 +1,3 @@
Flask>=1.0
gunicorn>=19.9.0
protobuf>=4.25.0
Flask==3.0
gunicorn==19.9.0
protobuf==4.25.0