aboutsummaryrefslogtreecommitdiffstats
path: root/python/Pipfile
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2018-11-21 13:17:35 -0800
committerBryan Newbold <bnewbold@robocracy.org>2018-11-21 13:17:35 -0800
commit0ebace294f697326fcfd9686bd956f256b166b04 (patch)
treee87eb0370bf707bf6429406a2c33bfccdae46841 /python/Pipfile
parent7f1fd61ac875c3bd58ced3a1fdbc9539d9f54644 (diff)
downloadfatcat-0ebace294f697326fcfd9686bd956f256b166b04.tar.gz
fatcat-0ebace294f697326fcfd9686bd956f256b166b04.zip
remove Pipfile cruft
Diffstat (limited to 'python/Pipfile')
-rw-r--r--python/Pipfile6
1 files changed, 0 insertions, 6 deletions
diff --git a/python/Pipfile b/python/Pipfile
index 04b5c5ef..2ec39901 100644
--- a/python/Pipfile
+++ b/python/Pipfile
@@ -19,15 +19,9 @@ pg-view = "*"
[packages]
Flask = "*"
-SQLAlchemy = "*"
requests = "*"
-Flask-SQLAlchemy = "*"
raven = "*"
-flask-sqlalchemy = "*"
-marshmallow-sqlalchemy = "*"
-flask-marshmallow = "*"
flask-uuid = "*"
-"psycopg2" = "*"
flask-debugtoolbar = "*"
pykafka = "*"
python-dateutil = "*"