Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


python_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
python_notes [2021/03/03 11:34] juckinspython_notes [2021/03/03 11:34] juckins
Line 4: Line 4:
  
  
-These packages were outdated: +  These packages were outdated: 
- +   
-# python3 -m pip list --outdated +  # python3 -m pip list --outdated 
-Package             Version        Latest         Type +  Package             Version        Latest         Type 
-------------------- -------------- -------------- ----- +  ------------------- -------------- -------------- ----- 
-certifi             2020.11.8      2020.12.5      wheel +  certifi             2020.11.8      2020.12.5      wheel 
-chardet             3.0.4          4.0.0          wheel +  chardet             3.0.4          4.0.0          wheel 
-chromedriver-binary 87.0.4280.20.0 89.0.4389.23.0 sdist +  chromedriver-binary 87.0.4280.20.0 89.0.4389.23.0 sdist 
-httplib2            0.18.1         0.19.0         wheel +  httplib2            0.18.1         0.19.0         wheel 
-idna                2.10           3.1            wheel +  idna                2.10           3.1            wheel 
-PyMySQL             0.10.1         1.0.2          wheel +  PyMySQL             0.10.1         1.0.2          wheel 
-pytz                2020.4         2021.1         wheel +  pytz                2020.4         2021.1         wheel 
-requests            2.25.0         2.25.1         wheel +  requests            2.25.0         2.25.1         wheel 
-selenium-wire       2.1.2          4.2.0          wheel +  selenium-wire       2.1.2          4.2.0          wheel 
-setuptools          50.3.2         54.0.0         wheel +  setuptools          50.3.2         54.0.0         wheel 
-urllib3             1.26.2         1.26.3         wheel +  urllib3             1.26.2         1.26.3         wheel 
-wheel               0.35.1         0.36.2         wheel+  wheel               0.35.1         0.36.2         wheel
  
 Upgraded all using: Upgraded all using:
python_notes.txt · Last modified: 2023/04/05 08:56 by juckins