Skip to content

Commit e663418

Browse files
authored
chore: add requirements.txt (#634)
1 parent 1b9329b commit e663418

File tree

1 file changed

+69
-0
lines changed

1 file changed

+69
-0
lines changed

requirements.txt

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
# This file was autogenerated by uv via the following command:
2+
# uv pip compile pyproject.toml -o requirements.txt --no-annotate
3+
agct==0.1.1
4+
annotated-doc==0.0.3
5+
annotated-types==0.7.0
6+
anyio==4.11.0
7+
asttokens==3.0.0
8+
asyncpg==0.30.0
9+
attrs==25.4.0
10+
biocommons-seqrepo==0.6.11
11+
bioutils==0.6.1
12+
boto3==1.40.62
13+
botocore==1.40.62
14+
canonicaljson==2.0.0
15+
certifi==2025.10.5
16+
charset-normalizer==3.4.4
17+
click==8.3.0
18+
coloredlogs==15.0.1
19+
configparser==7.2.0
20+
cool-seq-tool==0.14.5
21+
decorator==5.2.1
22+
dill==0.3.9
23+
executing==2.2.1
24+
fastapi==0.120.2
25+
ga4gh-vrs==2.1.4
26+
gene-normalizer==0.10.3
27+
h11==0.16.0
28+
hgvs==1.5.4
29+
humanfriendly==10.0
30+
idna==3.11
31+
importlib-metadata==8.7.0
32+
ipython==8.37.0
33+
jedi==0.19.2
34+
jmespath==1.0.1
35+
matplotlib-inline==0.2.1
36+
parsley==1.3
37+
parso==0.8.5
38+
pexpect==4.9.0
39+
polars==1.35.1
40+
polars-runtime-32==1.35.1
41+
prompt-toolkit==3.0.52
42+
psycopg2==2.9.11
43+
psycopg2-binary==2.9.11
44+
ptyprocess==0.7.0
45+
pure-eval==0.2.3
46+
pydantic==2.12.3
47+
pydantic-core==2.41.4
48+
pygments==2.19.2
49+
pysam==0.23.0
50+
python-dateutil==2.9.0.post0
51+
requests==2.32.5
52+
s3transfer==0.14.0
53+
setuptools==80.9.0
54+
six==1.17.0
55+
sniffio==1.3.1
56+
sqlparse==0.5.3
57+
stack-data==0.6.3
58+
starlette==0.49.1
59+
tabulate==0.9.0
60+
tqdm==4.67.1
61+
traitlets==5.14.3
62+
typing-extensions==4.15.0
63+
typing-inspection==0.4.2
64+
urllib3==2.5.0
65+
uvicorn==0.38.0
66+
wags-tails==0.4.0
67+
wcwidth==0.2.14
68+
yoyo-migrations==9.0.0
69+
zipp==3.23.0

0 commit comments

Comments
 (0)