Some checks are pending
CI / Crawler (Python ${{ matrix.python-version }}) (3.10) (push) Waiting to run
CI / Crawler (Python ${{ matrix.python-version }}) (3.11) (push) Waiting to run
CI / API (Python 3.11) (push) Waiting to run
CI / Database migration (push) Waiting to run
CI / App web build (Node 20) (push) Waiting to run
60 lines
1.1 KiB
Plaintext
60 lines
1.1 KiB
Plaintext
# Fully resolved crawler dependency lock for Python 3.10/3.11.
|
|
# Direct dependencies and compatibility constraints are maintained in requirements.in.
|
|
|
|
annotated-types==0.8.0
|
|
anyio==4.14.2
|
|
cachetools==6.2.6
|
|
certifi==2026.7.22
|
|
cffi==2.1.1
|
|
charset-normalizer==3.4.9
|
|
click==8.4.2
|
|
colorama==0.4.6
|
|
cryptography==50.0.0
|
|
deprecation==2.1.0
|
|
fsspec==2026.7.0
|
|
h11==0.16.0
|
|
h2==4.4.1
|
|
hpack==4.2.0
|
|
httpcore==1.0.9
|
|
httpx==0.28.1
|
|
hyperframe==6.1.0
|
|
idna==3.18
|
|
markdown-it-py==4.2.0
|
|
mdurl==0.1.2
|
|
mmh3==5.2.1
|
|
multidict==6.7.1
|
|
numpy==2.2.6
|
|
packaging==26.3
|
|
pandas==2.3.3
|
|
postgrest==2.27.2
|
|
propcache==0.5.2
|
|
pycparser==3.0
|
|
pydantic==2.13.4
|
|
pydantic_core==2.46.4
|
|
Pygments==2.20.0
|
|
pyiceberg==0.11.1
|
|
PyJWT==2.13.0
|
|
pyparsing==3.3.2
|
|
pyroaring==1.1.0
|
|
python-dateutil==2.9.0.post0
|
|
python-dotenv==1.2.1
|
|
pytz==2026.3.post1
|
|
realtime==2.27.2
|
|
requests==2.32.5
|
|
rich==14.3.4
|
|
six==1.17.0
|
|
storage3==2.27.2
|
|
StrEnum==0.4.15
|
|
strictyaml==1.7.3
|
|
supabase==2.27.2
|
|
supabase-auth==2.27.2
|
|
supabase-functions==2.27.2
|
|
tenacity==9.1.4
|
|
typing-inspection==0.4.2
|
|
typing_extensions==4.16.0
|
|
tzdata==2026.3
|
|
urllib3==2.7.0
|
|
websockets==15.0.1
|
|
yarl==1.24.5
|
|
zstandard==0.25.0
|