Skip to content

Commit 8d028df

Browse files
Aaron Suarezapex-omontgomery
Aaron Suarez
authored andcommitted
Rip out unused dependencies
1 parent d02ab05 commit 8d028df

File tree

1 file changed

+0
-31
lines changed

1 file changed

+0
-31
lines changed

requirements.txt

-31
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,9 @@
1-
alembic==1.0.8
2-
atomicwrites==1.3.0
3-
attrs==19.1.0
4-
certifi==2019.3.9
5-
chardet==3.0.4
6-
Click==7.0
7-
coverage==4.5.3
8-
dataclasses==0.6
9-
entrypoints==0.3
101
flake8==3.7.7
11-
Flask==1.0.2
122
Flask-Limiter==1.0.1
133
Flask-Migrate==2.4.0
14-
flask-pytest==0.0.5
15-
Flask-SQLAlchemy==2.3.2
16-
idna==2.8
17-
itsdangerous==1.1.0
18-
Jinja2==2.10
19-
limits==1.3
20-
Mako==1.0.7
21-
MarkupSafe==1.1.1
22-
mccabe==0.6.1
23-
more-itertools==6.0.0
24-
pluggy==0.9.0
254
psycopg2-binary==2.7.7
26-
py==1.8.0
27-
pycodestyle==2.5.0
28-
pyflakes==2.1.1
29-
pytest==4.0.2
305
pytest-cov==2.6.1
316
pytest-mock==1.10.1
32-
python-dateutil==2.8.0
33-
python-editor==1.0.4
347
pyyaml>=4.2b1
358
requests==2.21.0
36-
six==1.12.0
37-
SQLAlchemy==1.3.1
389
SQLAlchemy-Utils==0.33.11
39-
urllib3==1.24.1
40-
Werkzeug==0.14.1

0 commit comments

Comments
 (0)