diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-02-25 19:00:03 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-02-25 19:00:03 +0100 |
| commit | d510dd8c9f0d4c43426bcca939075b7d3007b8ef (patch) | |
| tree | 41d69964274c928690c138c12305ae5cba7dc4eb | |
| parent | 997ed7580a47285c8f515f4ff68cc0786ec27e44 (diff) | |
| download | joblib-d510dd8c9f0d4c43426bcca939075b7d3007b8ef.tar.gz joblib-d510dd8c9f0d4c43426bcca939075b7d3007b8ef.zip | |
add dependencies
| -rw-r--r-- | requirements.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..4adac74 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,8 @@ +appdirs==1.4.2 +asyncpg==0.8.4 +packaging==16.8 +py==1.4.32 +pyparsing==2.1.10 +pytest==3.0.6 +pytest-asyncio==0.5.0 +six==1.10.0 |
