feat(fetcher): add data fetcher
This commit is contained in:
@@ -10,6 +10,7 @@ dependencies = [
|
||||
"bcrypt>=4.1.2",
|
||||
"cryptography>=41.0.7",
|
||||
"fastapi>=0.104.1",
|
||||
"httpx>=0.28.1",
|
||||
"msgpack>=1.1.1",
|
||||
"passlib[bcrypt]>=1.7.4",
|
||||
"pydantic[email]>=2.5.0",
|
||||
|
||||
Reference in New Issue
Block a user