Skip to content

Commit

Permalink
Update requirements.txt (#11)
Browse files Browse the repository at this point in the history
* Update requirements.txt

* Update requirements.txt
  • Loading branch information
Tao Feng authored and Hans Adriaans committed Jun 30, 2022
1 parent 9bb05b8 commit 57618db
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion search/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ flake8-tidy-imports==1.1.0
Flask==1.0.2
Flask-RESTful==0.3.6
itsdangerous==0.24
Jinja2==2.10
Jinja2>=2.10.1
MarkupSafe==1.0
mock==2.0.0
pytest==3.5.1
Expand All @@ -19,3 +19,4 @@ statsd==3.2.1
typing==3.6.4
Werkzeug==0.14.1
wheel==0.31.1
mypy==0.660

0 comments on commit 57618db

Please sign in to comment.