python requirements

This commit is contained in:
Sam Hadow
2024-01-28 00:18:27 +01:00
parent b915fe31bc
commit b7982709b8
2 changed files with 4 additions and 3 deletions
-3
View File
@@ -1,3 +0,0 @@
#!/usr/bin/python
import os, yaml
+4
View File
@@ -0,0 +1,4 @@
Flask
gunicorn
psycopg2
requests