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

Commit

Permalink
Updated version of dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
budtmo committed Jun 30, 2017
1 parent b9e8931 commit 7df0c59
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.opensource.zalan.do/stups/ubuntu:16.04.2-5
FROM registry.opensource.zalan.do/stups/ubuntu:16.04.2-6

#=======================
# General Configuration
Expand Down
9 changes: 5 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
autopep8==1.2.4
coverage==4.2
autopep8==1.3.2
coverage==4.4.1
enum34==1.1.6
flake8>=2.5.1,<2.6
locustio==0.7.3
mock==2.0.0
nose==1.3.7
requests>=2.9.0
requests_mock>=1.0.0
requests>=2.18.1
requests_mock>=1.3.0

0 comments on commit 7df0c59

Please sign in to comment.