diff options
author | Akshen | 2017-12-28 12:37:56 +0530 |
---|---|---|
committer | Akshen | 2017-12-28 12:37:56 +0530 |
commit | 01c97a3e76999fe581bf4135c8a7e77ffbf80fa2 (patch) | |
tree | 773f08b52a5ecdd2fb84dec94a40ff6fa3af8feb /requirements.txt | |
parent | 831ca8942e6ed7926cb7c4e4009684d54a1d1562 (diff) | |
download | workshop_booking-01c97a3e76999fe581bf4135c8a7e77ffbf80fa2.tar.gz workshop_booking-01c97a3e76999fe581bf4135c8a7e77ffbf80fa2.tar.bz2 workshop_booking-01c97a3e76999fe581bf4135c8a7e77ffbf80fa2.zip |
Fix missing coverage in requirements.txt
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 46ba924..ff10730 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,7 @@ appdirs==1.4.0 appnope==0.1.0 certifi==2017.11.5 +coverage chardet==3.0.4 ChatterBot==0.8.1 chatterbot-corpus==1.1.1 |