23 lines
372 B
TOML
23 lines
372 B
TOML
[[source]]
|
|
url = "https://mirrors.aliyun.com/pypi/simple"
|
|
verify_ssl = true
|
|
name = "pip_conf_index_global"
|
|
|
|
[packages]
|
|
python-dateutil = "*"
|
|
requests = "*"
|
|
aiohttp-retry = "*"
|
|
fake-useragent = "*"
|
|
feedparser = "*"
|
|
beautifulsoup4 = "*"
|
|
aiofiles = "*"
|
|
pillow = "*"
|
|
aiohttp = "*"
|
|
openai = "*"
|
|
python-wordpress-xmlrpc = "*"
|
|
|
|
[dev-packages]
|
|
|
|
[requires]
|
|
python_version = "3.13"
|