Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Cvandia committed Jul 27, 2023
1 parent 3aa463d commit 336b28e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dimtown-spider"
version = "0.0.1"
version = "0.0.2"
description = "A spider for https://dimtown.com"
authors = ["divandia <106718176+Cvandia@users.noreply.github.com>"]
readme = "README.md"
Expand All @@ -10,8 +10,6 @@ packages = [{ include = "dimtown_spider" }]
python = ">=3.9"
httpx = ">=0.23.0"
ujson = ">=5.4.0"
bs4 = "^3.2.2"



[build-system]
Expand Down

0 comments on commit 336b28e

Please sign in to comment.