diff --git a/README.md b/README.md index 591e4485..df6d0c39 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ setuptools installs a script, called easy_install. You can find it in the python * requests-toolbelt * future * pygeocoder -* arrow==0.6 +* arrow * markdown * winpaths * PySocks @@ -72,7 +72,7 @@ setuptools installs a script, called easy_install. You can find it in the python easy_install will automatically get the additional libraries that these packages need to work properly. Run the following command to quickly install and upgrade all packages and their dependencies: -easy_install -Z --upgrade six configobj markdown future requests oauthlib requests-oauthlib requests-toolbelt pypubsub==3.3.0 pygeocoder arrow==0.6 python-dateutil futures winpaths PySocks win_inet_pton yandex.translate idna chardet urllib3 +easy_install -Z --upgrade six configobj markdown future requests oauthlib requests-oauthlib requests-toolbelt pypubsub==3.3.0 pygeocoder arrow python-dateutil futures winpaths PySocks win_inet_pton yandex.translate idna chardet urllib3 #### Other dependencies