-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
76 lines (76 loc) · 2.08 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
# This file was autogenerated by uv via the following command:
# uv export --no-hashes --no-dev --no-emit-project --output-file=requirements.txt
annotated-types==0.7.0
anyio==4.7.0
async-timeout==5.0.1 ; python_full_version < '3.11'
asyncpg==0.30.0
certifi==2024.12.14
cffi==1.17.1
charset-normalizer==3.4.0
click==8.1.7
cloudpickle==3.1.0
colorama==0.4.6 ; sys_platform == 'win32'
cryptography==44.0.0
dask==2024.12.1
dask-expr==1.1.21
deprecated==1.2.15
distributed==2024.12.1
exceptiongroup==1.2.2 ; python_full_version < '3.11'
fastapi==0.115.6
fastapi-pagination==0.12.34
fsspec==2024.10.0
github-changelog-md==0.9.5
greenlet==3.1.1 ; (python_full_version < '3.14' and platform_machine == 'AMD64') or (python_full_version < '3.14' and platform_machine == 'WIN32') or (python_full_version < '3.14' and platform_machine == 'aarch64') or (python_full_version < '3.14' and platform_machine == 'amd64') or (python_full_version < '3.14' and platform_machine == 'ppc64le') or (python_full_version < '3.14' and platform_machine == 'win32') or (python_full_version < '3.14' and platform_machine == 'x86_64')
h11==0.14.0
httptools==0.6.4
idna==3.10
importlib-metadata==8.5.0 ; python_full_version < '3.12'
jinja2==3.1.4
locket==1.0.0
markdown-it-py==3.0.0
markupsafe==3.0.2
mdurl==0.1.2
msgpack==1.1.0
numpy==2.2.0
packaging==24.2
pandas==2.2.3
partd==1.4.2
psutil==6.1.0
psycopg2==2.9.10
pyarrow==18.1.0
pycparser==2.22
pydantic==2.10.3
pydantic-core==2.27.1
pygithub==2.5.0
pygments==2.18.0
pyjwt==2.10.1
pynacl==1.5.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
pytz==2024.2
pyyaml==6.0.2
requests==2.32.3
rich==13.9.4
rtoml==0.12.0
shellingham==1.5.4
simple-toml-settings==0.8.0
six==1.17.0
sniffio==1.3.1
sortedcontainers==2.4.0
sqlalchemy==2.0.37
starlette==0.41.3
tblib==3.0.0
toolz==1.0.0
tornado==6.4.2
tqdm==4.67.1
typer==0.12.5
typing-extensions==4.12.2
tzdata==2024.2
urllib3==2.2.3
uvicorn==0.34.0
uvloop==0.21.0 ; platform_python_implementation != 'PyPy' and sys_platform != 'cygwin' and sys_platform != 'win32'
watchfiles==1.0.3
websockets==14.1
wrapt==1.17.0
zict==3.0.0
zipp==3.21.0 ; python_full_version < '3.12'