Browse Source

Update composer.json

pysitemap-python-2.7
Kamo Petrosyan 9 years ago
parent
commit
4ddd73b091
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      composer.json

+ 2
- 2
composer.json View File

@ -14,7 +14,7 @@
} }
], ],
"require": { "require": {
"beautifulsoup4",
"mechanize"
"beautifulsoup4": ">=4.4.0",
"mechanize": ">=0.2.5"
} }
} }

Loading…
Cancel
Save