acmpesuecc / acmpesuecc/py-getrfc
requirements.txt is outdated
未关闭
- 主要语言
- Python
- 星标
- 3
- 派生
- 13
- PR 合并指标
- 30 天内没有已合并 PR
描述
The contents of the current `requirements.txt` seem to be outdated. The contents are as follows:
```
certifi==2019.6.16
chardet==3.0.4
idna==2.8
requests==2.22.0
urllib3==1.26.5
```
The `rich` library is now used in the program which is not specified as part of `requirements.txt`.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start with requirements.txt and compare its entries with the program's current imports, especially the use of rich. Update the dependency list so a clean environment can install everything the program needs, then verify that installation and a basic program run succeed.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- tooling
- Issue 类型
- 重构
- 难度
- 1/5
- 预计耗时
- 1 小时以内
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 50/100