-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
66 lines (66 loc) · 1.3 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
aiohttp==3.8.4
aiosignal==1.3.1
anyio==3.6.2
asgiref==3.8.1
async-timeout==4.0.2
attrs==23.1.0
beautifulsoup4==4.12.2
certifi==2024.8.30
charset-normalizer==3.1.0
ciso8601==2.2.0
click==8.1.3
Deprecated==1.2.14
exceptiongroup==1.1.1
executing==2.1.0
fastapi==0.100.0
fastapi-utils==0.2.1
frozenlist==1.3.3
googleapis-common-protos==1.65.0
greenlet==2.0.2
h11==0.14.0
idna==3.4
importlib_metadata==8.4.0
iniconfig==2.0.0
logfire==0.55.0
lxml==4.9.2
markdown-it-py==3.0.0
mdurl==0.1.2
multidict==6.0.4
numpy==1.26.0
opentelemetry-api==1.27.0
opentelemetry-exporter-otlp-proto-common==1.27.0
opentelemetry-exporter-otlp-proto-http==1.27.0
opentelemetry-instrumentation==0.48b0
opentelemetry-instrumentation-asgi==0.48b0
opentelemetry-instrumentation-fastapi==0.48b0
opentelemetry-proto==1.27.0
opentelemetry-sdk==1.27.0
opentelemetry-semantic-conventions==0.48b0
opentelemetry-util-http==0.48b0
packaging==23.1
pandas==2.1.1
pluggy==1.0.0
protobuf==4.25.5
pydantic==1.10.2
Pygments==2.18.0
pytest==7.2.1
pytest-asyncio==0.21.0
python-dateutil==2.8.2
python-dotenv==1.0.0
pytz==2023.3.post1
redis==4.6.0
requests==2.32.3
rich==13.8.1
six==1.16.0
sniffio==1.3.0
soupsieve==2.4.1
SQLAlchemy==1.4.48
starlette==0.27.0
tomli==2.0.1
typing_extensions==4.5.0
tzdata==2023.3
urllib3==2.2.3
uvicorn==0.23.0
wrapt==1.16.0
yarl==1.9.2
zipp==3.20.2