Ops
Ops copied to clipboard
可以更新一下master的requirements.txt吗
requirements.txt 貌似一直没更过 安装pip包 各自报错 能麻烦作者pip freeze一下吗
报错1: ERROR: Could not find a version that satisfies the requirement Twisted==17.5.0 (from versions: 19.7.0, 19.10.0, 20.3.0, 21.2.0rc1, 21.2.0, 21.7.0rc1, 21.7.0rc2, 21.7.0rc3, 21.7.0, 22.1.0rc1, 22.1.0, 22.2.0rc1) ERROR: No matching distribution found for Twisted==17.5.0
报错2: The conflict is caused by: The user requested Automat==0.6.0 twisted 22.1.0 depends on Automat>=0.8.0
To fix this you could try to:
- loosen the range of package versions you've specified
- remove package versions to allow pip attempt to solve the dependency conflict
报错3: The conflict is caused by: The user requested asgiref==2.3.2 asgi-redis 1.4.3 depends on asgiref~=1.1.2
To fix this you could try to:
- loosen the range of package versions you've specified
- remove package versions to allow pip attempt to solve the dependency conflict
真心想学习您的代码 但是这个requirement 真心难搞