meian
This commit is contained in:
14
meian/Pipfile
Normal file
14
meian/Pipfile
Normal file
@@ -0,0 +1,14 @@
|
||||
[[source]]
|
||||
url = "https://mirrors.ustc.edu.cn/pypi/simple"
|
||||
verify_ssl = false
|
||||
name = "pip_conf_index_global"
|
||||
|
||||
[packages]
|
||||
paho-mqtt = "==1.6.1"
|
||||
pydantic = "==2.5.2"
|
||||
requests = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
[requires]
|
||||
python_version = "3.10"
|
||||
Reference in New Issue
Block a user