| 123456789101112131415161718192021 | [[source]]url = "https://mirrors.aliyun.com/pypi/simple/"verify_ssl = truename = "pypi"[packages]pymysql = "*"pandas = "*"pyyaml = "*"numpy = "==1.19.3"requests = "*"clickhouse-driver = "==0.1.4"selenium = "*"scipy = "*"import = "*"matplotlib = "*"[dev-packages][requires]python_version = "3.6"
 |