mirror of
https://github.com/laramies/theHarvester.git
synced 2025-02-23 22:13:02 +08:00
update dep to starlette==0.17.1
This commit is contained in:
parent
194fd7da7b
commit
656308c73d
1 changed files with 1 additions and 1 deletions
|
@ -19,6 +19,6 @@ setuptools==60.5.0
|
||||||
shodan==1.26.0
|
shodan==1.26.0
|
||||||
slowapi==0.1.5
|
slowapi==0.1.5
|
||||||
spyse-python==2.2.3
|
spyse-python==2.2.3
|
||||||
starlette==0.16.0
|
starlette==0.17.1
|
||||||
uvicorn==0.17.0
|
uvicorn==0.17.0
|
||||||
uvloop==0.16.0; platform_system != "Windows"
|
uvloop==0.16.0; platform_system != "Windows"
|
||||||
|
|
Loading…
Reference in a new issue