Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ pyramid==1.10.4
pyramid-jinja2==2.8
pyramid_apispec==0.3.3
python-dateutil==2.8.1
pyyaml==5.3 # via apispec
pyyaml==5.4 # via apispec
requests==2.22.0
six==1.14.0 # via python-dateutil
translationstring==1.3 # via pyramid
Expand Down