Skip to content

Commit 3e90e44

Browse files
committed
add dlt requirement for cloudflare
1 parent 3526be7 commit 3e90e44

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/website/requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1+
# NOTE: the below is used by cloudlfare to install python dependencies used for building
12
pydoc-markdown==4.8.2
23
typing-extensions==4.6.3
34
databind.json==4.4.2
45
databind.core==4.4.2
56
watchdog==3.0.0
67
requests>=2.31.0
7-
python-debouncer>=0.1.0
8+
python-debouncer>=0.1.0
9+
dlt

0 commit comments

Comments
 (0)