diff options
Diffstat (limited to 'client')
-rw-r--r-- | client/pkg/requirements.pip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/pkg/requirements.pip b/client/pkg/requirements.pip index 8733f320..7590aee5 100644 --- a/client/pkg/requirements.pip +++ b/client/pkg/requirements.pip @@ -21,4 +21,4 @@ oauth # pysqlite should not be a dep, see #2945 pysqlite -cchardet
\ No newline at end of file +chardet |