Skip to content

Commit

Permalink
Add jinja2 to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
xmatthias committed Nov 21, 2019
1 parent e3cf618 commit 98baae9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements-common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jsonschema==3.1.1
TA-Lib==0.4.17
tabulate==0.8.6
coinmarketcap==5.0.3
jinja2==2.10.3

# find first, C search in arrays
py_find_1st==1.1.4
Expand Down
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
'python-rapidjson',
'sdnotify',
'colorama',
'jinja2',
# from requirements.txt
'numpy',
'pandas',
Expand Down

0 comments on commit 98baae9

Please sign in to comment.