Skip to content
This repository was archived by the owner on May 20, 2018. It is now read-only.

Commit f32afa3

Browse files
author
Lev Lazinskiy
committed
Install SQLAlchemy-Searchable
1 parent 8bd38a4 commit f32afa3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

requirements.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,23 +16,28 @@ Markdown==2.6.4
1616
MarkupSafe==0.23
1717
Pygments==2.0.2
1818
SQLAlchemy==1.0.9
19+
SQLAlchemy-Searchable==0.9.3
20+
SQLAlchemy-Utils==0.31.4
1921
WTForms==2.0.2
2022
Werkzeug==0.11.2
2123
alembic==0.8.3
2224
argparse==1.2.1
2325
bleach==1.4.2
2426
blinker==1.4
2527
coverage==4.0.2
28+
decorator==4.0.4
2629
dominate==2.1.16
2730
html5lib==0.9999999
2831
httpie==0.9.2
2932
itsdangerous==0.24
3033
psycopg2==2.6.1
34+
pyparsing==2.0.6
3135
python-editor==0.4
3236
requests==2.8.1
3337
selenium==2.48.0
3438
six==1.10.0
3539
unittest-xml-reporting==1.13.0
40+
validators==0.9
3641
visitor==0.1.2
3742
wheel==0.24.0
3843
wsgiref==0.1.2

0 commit comments

Comments
 (0)