5 lines
105 B
Plaintext
5 lines
105 B
Plaintext
|
# add these requirements in your app on top of the existing ones
|
||
|
pip==19.2
|
||
|
Flask==1.0.2
|
||
|
gunicorn==19.9.0
|