29 lines
464 B
TOML
29 lines
464 B
TOML
[[source]]
|
|
url = "https://pypi.tuna.tsinghua.edu.cn/simple"
|
|
verify_ssl = true
|
|
name = "pip_conf_index_global"
|
|
|
|
[packages]
|
|
django = "*"
|
|
simplepro = "*"
|
|
django-import-export = "*"
|
|
litellm = "*"
|
|
tenacity = "*"
|
|
html2text = "*"
|
|
starlette-context = "*"
|
|
dynaconf = "*"
|
|
loguru = "*"
|
|
atlassian-python-api = "*"
|
|
boto3 = "*"
|
|
gitpython = "*"
|
|
pygithub = "*"
|
|
python-gitlab = "*"
|
|
retry = "*"
|
|
fastapi = "*"
|
|
psycopg2-binary = "*"
|
|
|
|
[dev-packages]
|
|
|
|
[requires]
|
|
python_version = "3.12"
|