From 8a4fe1627e59cce17e236ae2c73b89ae97ea27be Mon Sep 17 00:00:00 2001 From: Ebag333 Date: Mon, 14 Nov 2016 01:37:23 -0800 Subject: [PATCH] Requirements for Pyfa Caught most of the main ones, I think. (Yes I'm sneaking EVE-Gnosis in here, just so I don't have a conflict when I submit the cap/shield sim fix) --- requirements.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 000000000..e009d507a --- /dev/null +++ b/requirements.txt @@ -0,0 +1,7 @@ +matplotlib +PyYAML +python-dateutil +urllib3 +requests +sqlalchemy +EVE-Gnosis