updating poetry
This commit is contained in:
parent
200caadabd
commit
65fc4cdda4
7 changed files with 261 additions and 50 deletions
|
|
@ -1,11 +1,11 @@
|
|||
[tool.poetry]
|
||||
name = "rightmove-crawler"
|
||||
name = "rec"
|
||||
version = "0.1.0"
|
||||
description = ""
|
||||
authors = ["Kadir Tugan <git@k8n.dev>"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
python = ">3.8"
|
||||
SQLAlchemy = "^2.0.23"
|
||||
requests = "^2.31.0"
|
||||
cachetools = "^5.3.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue