Browse Source

Adding requests requirement

Kirk Trombley 6 năm trước cách đây
mục cha
commit
f9b1ea543f
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      requirements.txt

+ 2 - 1
requirements.txt

@@ -2,4 +2,5 @@ toml
 sqlalchemy
 psycopg2-binary
 Flask
-gunicorn
+gunicorn
+requests