Browse Source

Updated requests dep.

Rafał Pitoń 10 years ago
parent
commit
cb87131f17
1 changed files with 1 additions and 1 deletions
  1. 1 1
      misago/project_template/requirements.txt

+ 1 - 1
misago/project_template/requirements.txt

@@ -12,5 +12,5 @@ pillow==2.5.1
 psycopg2==2.5.3
 pytz
 recaptcha-client==1.0.6
-requests==2.3.0
+requests==2.4.0
 unidecode