Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
1. updated pytest to 3.9.3
Browse files Browse the repository at this point in the history
2. updated pytest-flask to 0.14.0
3. updated requests to 2.20.0
4. updated setuptools to 40.5.0
5. updated webargs to 4.1.1
  • Loading branch information
mostafa committed Oct 28, 2018
1 parent f6a4c27 commit dfd11ed
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ Flask_Classful==0.14.1
inflection==0.3.1
MarkupSafe==1.0
neomodel==3.2.9
pytest==3.8.2
pytest-flask==0.13.0
requests==2.19.1
setuptools==40.4.3
pytest==3.9.3
pytest-flask==0.14.0
requests==2.20.0
setuptools==40.5.0
Unidecode==1.0.22
webargs==4.1.0
webargs==4.1.1
Werkzeug==0.14.1
PyYAML==4.2b4

0 comments on commit dfd11ed

Please sign in to comment.