Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusvniekerk authored Feb 12, 2021
1 parent 6abe488 commit 0ae0d1e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ requirements:
- flask-wtf
- geopy
- gunicorn >=20.0.2,<20.1
- holidays =0.10.3
- humanize
- isodate
- markdown >=3.0
Expand All @@ -49,19 +50,22 @@ requirements:
- pathlib2
- polyline
- pyarrow >=1.0.1,<1.1
- pyjwt >=1.7.1,<2
- pyparsing >=2.4.7, <3.0.0
- python >=3.7,<3.8
- python-dateutil
- python-dotenv
- python-geohash
- pyyaml >=5.1
- redis-py
- retry >=0.9.2
- selenium >=3.141.0
- simplejson >=3.15.0
- slackclient ==2.5.0
- sqlalchemy >=1.3.16,<2.0,!=1.3.21
- sqlalchemy-utils >=0.36.6,<0.37
- sqlparse ==0.3.0
- typing
- typing_extensions >=3.7.4.3,<4
- wtforms-json

test:
Expand Down

0 comments on commit 0ae0d1e

Please sign in to comment.