- [[source]]
- name = "pypi"
- url = "https://mirrors.aliyun.com/pypi/simple"
- verify_ssl = true
- [dev-packages]
- [packages]
- djangorestframework = "*"
- mysqlclient = "*"
- djangorestframework-bulk = "*"
- django-filter = "*"
- django-mysql = "*"
- [requires]
- python_version = "3.7"
|