更新requirements.txt文件,移除版本限制,确保依赖库使用最新版本以提高兼容性和稳定性。
This commit is contained in:
parent
43b84456b7
commit
178c2762f1
@ -1,9 +1,9 @@
|
|||||||
requests>=2.25.1
|
requests
|
||||||
pandas>=1.2.4
|
pandas
|
||||||
pyyaml>=6.0
|
pyyaml
|
||||||
pytest>=6.2.5
|
pytest
|
||||||
numpy>=1.20.3
|
numpy
|
||||||
tqdm>=4.62.3
|
tqdm
|
||||||
flask>=2.0.1
|
flask
|
||||||
flask-cors>=3.0.10
|
flask-cors
|
||||||
waitress>=2.1.2
|
waitress
|
Loading…
x
Reference in New Issue
Block a user