Browse Source

bumped requests dependency

Rafał Pitoń 10 years ago
parent
commit
805a89f5a2
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
 psycopg2==2.5.3
 pytz
 pytz
 recaptcha-client==1.0.6
 recaptcha-client==1.0.6
-requests==2.4.0
+requests==2.4.1
 unidecode
 unidecode