Browse Source

Updated requests to 2.5

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

+ 1 - 1
misago/project_template/requirements.txt

@@ -13,5 +13,5 @@ pillow==2.5.1
 psycopg2==2.5.3
 pytz
 recaptcha-client==1.0.6
-requests==2.4.3
+requests==2.5.0
 unidecode