Add more libs to install.py
This commit is contained in:
@@ -19,6 +19,12 @@ def install():
|
|||||||
'"psycopg[binary]"',
|
'"psycopg[binary]"',
|
||||||
'pytest',
|
'pytest',
|
||||||
'numpy',
|
'numpy',
|
||||||
|
'schedule',
|
||||||
|
'pandas',
|
||||||
|
'openpyxl',
|
||||||
|
'redis',
|
||||||
|
'uvicorn',
|
||||||
|
'chardet',
|
||||||
'Cython']
|
'Cython']
|
||||||
|
|
||||||
if minor == 4:
|
if minor == 4:
|
||||||
|
|||||||
Reference in New Issue
Block a user