diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-04-21 00:42:47 +0200 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-04-21 00:42:47 +0200 |
commit | c5ca26b83ca9f120fb39f1e61265216342f8a4db (patch) | |
tree | 1191b8438f1f7d52aa7ef736ec2def0595e311d0 /requirements.txt | |
parent | ad64ff17e3aa7d7af40a3724a8cd9f19ca045422 (diff) | |
parent | 1593c7a9f58ffaea8933f30f683f67c2b155f6b2 (diff) | |
download | Trader-c5ca26b83ca9f120fb39f1e61265216342f8a4db.tar.gz Trader-c5ca26b83ca9f120fb39f1e61265216342f8a4db.tar.zst Trader-c5ca26b83ca9f120fb39f1e61265216342f8a4db.zip |
Merge branch 'redis' into dev
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 2451c80..3a4db2d 100644 --- a/requirements.txt +++ b/requirements.txt | |||
@@ -6,3 +6,4 @@ 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 | 8 | configargparse==0.12.0 |
9 | redis==2.10.6 | ||