diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-09-23 15:06:03 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2014-09-23 15:06:03 +0200 |
| commit | c6880705ab2d3e68a8c7ebb18480ae5bc743c1a4 (patch) | |
| tree | 390a1afd89536785d8c377bcba40cd3d135b61c8 /client | |
| parent | 14048683e29b6486aa1e680e29d78de97fc92d7d (diff) | |
| download | jasper-client-c6880705ab2d3e68a8c7ebb18480ae5bc743c1a4.tar.gz jasper-client-c6880705ab2d3e68a8c7ebb18480ae5bc743c1a4.zip | |
Remove packages from requirements.txt that seem to be unused
Diffstat (limited to 'client')
| -rw-r--r-- | client/requirements.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/client/requirements.txt b/client/requirements.txt index c0710b0..dd0e474 100644 --- a/client/requirements.txt +++ b/client/requirements.txt @@ -1,17 +1,12 @@ APScheduler==2.1.2 PyYAML==3.10 -Pykka==1.2.0 argparse==1.2.1 beautifulsoup4==4.2.1 facebook-sdk==0.4.0 feedparser==5.1.3 mock==1.0.1 -numpy==1.8.0 python-dateutil==2.1 python-mpd==0.3.0 pytz==2013b -quantities==0.10.1 semantic==1.0.3 -six==1.6.1 -ws4py==0.3.2 requests==2.1.0 |
