forked from beeaios/MetaChainProtocol
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
69 lines (69 loc) · 1.18 KB
/
Copy pathrequirements.txt
File metadata and controls
69 lines (69 loc) · 1.18 KB
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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# ./scripts/upgrade.sh all
#
alembic==1.13.1
annotated-types==0.6.0
anyio==4.2.0
beautifulsoup4==4.12.2
boto3==1.34.19
botocore==1.34.19
certifi==2023.11.17
charset-normalizer==3.3.2
click==8.1.7
distro==1.9.0
docker==7.0.0
fastapi==0.109.0
gitdb==4.0.11
gitpython==3.1.41
h11==0.14.0
httpcore==1.0.2
httpx==0.26.0
idna==3.6
iniconfig==2.0.0
jmespath==1.0.1
mako==1.3.0
markdown-it-py==3.0.0
markupsafe==2.1.3
mdurl==0.1.2
mypy==1.8.0
mypy-extensions==1.0.0
numpy==1.26.3
openai==1.7.2
packaging==23.2
pgvector==0.2.4
phidata==2.2.0
pluggy==1.3.0
psycopg[binary]==3.1.17
psycopg-binary==3.1.17
pydantic==2.3.0
pydantic-core==2.6.3
pydantic-settings==2.1.0
pygments==2.17.2
pypdf==3.17.4
pytest==7.4.4
python-dateutil==2.8.2
python-dotenv==1.0.0
pyyaml==6.0.1
regex==2023.12.25
requests==2.31.0
rich==13.7.0
ruff==0.1.13
s3transfer==0.10.0
six==1.16.0
smmap==5.0.1
sniffio==1.3.0
soupsieve==2.5
sqlalchemy==2.0.25
starlette==0.35.1
tiktoken==0.5.2
tomli==2.0.1
tqdm==4.66.1
typer==0.9.0
types-beautifulsoup4==4.12.0.20240106
types-html5lib==1.1.11.20240106
typing-extensions==4.9.0
urllib3==2.0.7
uvicorn==0.25.0