Browse Source

Solved version conflict for travis

Rafał Pitoń 10 years ago
parent
commit
5c779184e5
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.5.0
+requests==2.5.1
 unidecode