260326-添加依赖
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
[project]
|
||||
name = "jobs_robots"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
description = "爬取招聘信息的机器人,并将数据清洗后存储到数据库中"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"telethon>=1.42.0",
|
||||
"pymysql>=1.1.1",
|
||||
"cryptography>=43.0.0",
|
||||
"requests>=2.32.0",
|
||||
"beautifulsoup4>=4.12.0",
|
||||
"openpyxl>=3.1.0",
|
||||
|
||||
Reference in New Issue
Block a user