diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-12-03 13:35:52 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2014-12-03 13:49:11 +0100 |
| commit | 3a91c3891c230d27f9784e121e2d8bfc651320bd (patch) | |
| tree | fb68def26b15f1b5875017ce12af6fcb414bb111 | |
| parent | a2863d22795c0ab626aa2e494694ff640c94b718 (diff) | |
| download | jasper-client-3a91c3891c230d27f9784e121e2d8bfc651320bd.tar.gz jasper-client-3a91c3891c230d27f9784e121e2d8bfc651320bd.zip | |
Update versions in requirements file
| -rw-r--r-- | client/requirements.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/client/requirements.txt b/client/requirements.txt index 0986983..23a6310 100644 --- a/client/requirements.txt +++ b/client/requirements.txt @@ -1,13 +1,13 @@ APScheduler==3.0.1 -PyYAML==3.10 -argparse==1.2.1 -beautifulsoup4==4.2.1 +PyYAML==3.11 +argparse==1.2.2 +beautifulsoup4==4.3.2 facebook-sdk==0.4.0 feedparser==5.1.3 mock==1.0.1 -python-dateutil==2.1 +python-dateutil==2.3 python-mpd==0.3.0 -pytz==2013b +pytz==2014.10 semantic==1.0.3 -requests==2.1.0 +requests==2.5.0 cmuclmtk==0.1.5 |
