修改req
Showing
| ... | @@ -10,7 +10,6 @@ async-generator==1.10 | ... | @@ -10,7 +10,6 @@ async-generator==1.10 |
| atomicwrites==1.4.0 | atomicwrites==1.4.0 | ||
| attrs==20.3.0 | attrs==20.3.0 | ||
| autobahn==21.3.1 | autobahn==21.3.1 | ||
| Automat==20.2.0 | |||
| backports.zoneinfo==0.2.1 | backports.zoneinfo==0.2.1 | ||
| bcrypt==3.2.0 | bcrypt==3.2.0 | ||
| beautifulsoup4==4.9.3 | beautifulsoup4==4.9.3 | ||
| ... | @@ -58,11 +57,11 @@ lxml==4.5.0 | ... | @@ -58,11 +57,11 @@ lxml==4.5.0 |
| MarkupSafe==2.1.1 | MarkupSafe==2.1.1 | ||
| mccabe==0.6.1 | mccabe==0.6.1 | ||
| multidict==6.0.2 | multidict==6.0.2 | ||
| numpy==1.20.3 | numpy==1.19.5 | ||
| openpyxl==2.4.11 | openpyxl==2.4.11 | ||
| outcome==1.2.0 | outcome==1.2.0 | ||
| packaging==20.9 | packaging==20.9 | ||
| pandas==1.2.5 | pandas==1.1.5 | ||
| paramiko==2.7.2 | paramiko==2.7.2 | ||
| pipreqs==0.4.11 | pipreqs==0.4.11 | ||
| pluggy==0.13.1 | pluggy==0.13.1 | ||
| ... | ... |
Please register or sign in to comment