mirror of
https://github.com/ivanch/tcc.git
synced 2025-10-30 17:17:35 +00:00
specifying fixed versions for packages
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user