Browse Source

chore: pyproject

Timothy Jaeryang Baek 2 months ago
parent
commit
385a894b3c
1 changed files with 3 additions and 0 deletions
  1. 3 0
      pyproject.toml

+ 3 - 0
pyproject.toml

@@ -113,6 +113,9 @@ dependencies = [
     "azure-storage-blob==12.24.1",
 
     "ldap3==2.9.1",
+
+    "firecrawl-py==1.12.0",
+
     "gcp-storage-emulator>=2024.8.3",
 ]
 readme = "README.md"