mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-03-11 08:54:34 +00:00
Remove py dependency, update pytest version
See https://github.com/advisories/GHSA-w596-4wvx-j9j6
This commit is contained in:
parent
6696f2b12b
commit
7494a14bc2
1 changed files with 1 additions and 2 deletions
|
|
@ -17,13 +17,12 @@ MarkupSafe==1.1.1
|
|||
more-itertools==8.3.0
|
||||
packaging==20.4
|
||||
pluggy==0.13.1
|
||||
py==1.10.0
|
||||
pycodestyle==2.6.0
|
||||
pycparser==2.21
|
||||
pyOpenSSL==19.1.0
|
||||
pyparsing==2.4.7
|
||||
PySocks==1.7.1
|
||||
pytest==6.2.5
|
||||
pytest==7.2.0
|
||||
python-dateutil==2.8.1
|
||||
requests==2.25.1
|
||||
soupsieve==1.9.5
|
||||
|
|
|
|||
Loading…
Reference in a new issue