diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 1bc76ec..2451c80 100644 --- a/requirements.txt +++ b/requirements.txt | |||
@@ -5,3 +5,4 @@ requests_mock==1.4.0 | |||
5 | psycopg2==2.7.4 | 5 | psycopg2==2.7.4 |
6 | retry==0.9.2 | 6 | retry==0.9.2 |
7 | cachetools==2.0.1 | 7 | cachetools==2.0.1 |
8 | configargparse==0.12.0 | ||