Add requests to requirements.txt

This commit is contained in:
Marco Aceti 2022-02-22 11:25:53 +01:00
parent fc3be95e0b
commit f8d84d3328
No known key found for this signature in database
GPG key ID: E4ABA81298E4F14D

View file

@ -1,2 +1,3 @@
flask
gunicorn
requests