From 19a31cdaa4cc8af4c531d663d8700177d4194c9d Mon Sep 17 00:00:00 2001 From: Yannik Schmidt Date: Sat, 2 Nov 2019 11:16:58 +0100 Subject: [PATCH] add req.txt --- req.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 req.txt diff --git a/req.txt b/req.txt new file mode 100644 index 0000000..5a8b8ad --- /dev/null +++ b/req.txt @@ -0,0 +1,4 @@ +flask +fuzzywuzzy +trueskill +psycopg2-binary \ No newline at end of file