mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
PyMySQL 1.0.0 requires Python 3.6, but they did not specify that in their setup files. Block that version so we don't break users on Python 3.5. (Also, please update your Python)
7 lines
87 B
Plaintext
7 lines
87 B
Plaintext
PyMySQL!=1.0.0
|
|
python-dotenv
|
|
redis>=3.0
|
|
setuptools
|
|
psutil>=5.6.0
|
|
command_runner>=1.3.0
|