diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2019-08-09 00:52:56 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2019-08-09 00:52:56 +0200 |
commit | 347a0822484ad16b9a29eef1ea30082b4a841ac6 (patch) | |
tree | 2d4fa79c31b6ee3a74328c70219a6fcad8f603d8 /requirements.txt | |
parent | bcacb3dcae815230c106cd773130f7b0ea5f720d (diff) | |
download | Comm-on-net-347a0822484ad16b9a29eef1ea30082b4a841ac6.tar.bz2 Comm-on-net-347a0822484ad16b9a29eef1ea30082b4a841ac6.zip |
Manage redirections
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 a6df1be..f303ec6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,5 @@ django==1.11 django-ajax-selects==1.6.0 psycopg2 pygments==2.2 +requests==2.21 # https://splash.readthedocs.io/
\ No newline at end of file |