diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-03-12 18:22:32 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-03-12 18:22:32 +0100 |
| commit | 95e83d5d423323e8178d5a5526d7957dbc9143f1 (patch) | |
| tree | f21802c26c46994127546ce8c54ca2a2fcccd64d /python/requirements.txt | |
| parent | 5ce83a22303a759ae3b26b1f901fbb9bad232f88 (diff) | |
| download | vaindock-95e83d5d423323e8178d5a5526d7957dbc9143f1.tar.gz vaindock-95e83d5d423323e8178d5a5526d7957dbc9143f1.zip | |
add analyzer
Diffstat (limited to 'python/requirements.txt')
| -rw-r--r-- | python/requirements.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/python/requirements.txt b/python/requirements.txt index 7d8614e..7eb6f20 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -1,10 +1,13 @@ aiohttp==1.2.0 appdirs==1.4.0 async-timeout==1.1.0 -asyncpg==0.8.4 chardet==2.3.0 multidict==2.1.4 packaging==16.8 pyparsing==2.1.10 six==1.10.0 yarl==0.9.0 +asyncpg==0.9.0 +numpy==1.12.0 +protobuf==3.2.0 +psycopg2==2.7 |
