diff --git a/salomon.csv b/salomon.csv index c87a102be0193e6416d4fe4c6c46e52d6b2e9e38..2c9b5f31f36cbde12902e3814668a8c28620edee 100644 --- a/salomon.csv +++ b/salomon.csv @@ -186,6 +186,7 @@ CentOS/7.3,2 CentOS/7.3-shell,2 cereal/1.2.1,2 certifi/2018.1.18-Py-2.7,2 +certifi/2018.1.18-Py-3.6,2 CGAL/4.8.1-intel-2017a,2 Clang/3.7.0-GNU-5.1.0-2.25,2 Clang/5.0.0-GCC-6.3.0-2.27,2 @@ -1444,6 +1445,7 @@ Racket/6.1.1-GNU-5.1.0-2.25,2 RELION/1.3-intel-2015b,2 renderproto/0.11,2 renderproto/0.11-intel-2015b,2 +requests/2.18.4-Py-3.6,2 RStudio/0.98.1103,2 Ruby/2.1.5-intel-2015b,2 Ruby/2.3.1,2 diff --git a/salomon.md b/salomon.md index d6b9af56dcb344771d1428c8aa99a54a724d5695..9f280e5a23a908c539be991edeb72727b8abb450 100644 --- a/salomon.md +++ b/salomon.md @@ -389,6 +389,7 @@ | [pytz](http://pytz.sourceforge.net/) | pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.4 or higher. | | [PyYAML](https://pypi.python.org/pypi/PyYAML/) | PyYAML is a YAML parser and emitter for the Python programming language. | | [pyzmq](https://pypi.python.org/pypi/pyzmq) | Python bindings for 0MQ. | +| [requests](https://pypi.python.org/pypi/requests) | Python HTTP for Humans. | | [scipy](https://github.com/jupyter/testpath) | Test utilities for code working with files and commands | | [SCons](http://www.scons.org/) | SCons is a software construction tool. | | [singledispatch](https://pypi.python.org/pypi/singledispatch) | A small but fast and easy to use stand-alone template engine written in pure python. |