-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
119 lines (119 loc) · 5.18 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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
alembic==1.11.1
anyio==3.7.0
argcomplete==3.0.8
asgiref==3.7.2
attrs==22.2.0
autopep8==2.0.1
backoff==2.2.1
CacheControl==0.12.11
cairocffi==1.6.0
CairoSVG==2.5.2
certifi==2022.9.24
cffi==1.15.1
charset-normalizer==2.1.1
cleo==2.0.1
click==8.1.3
colorama==0.4.6
coloredlogs==15.0.1
crashtest==0.4.1
cryptography==41.0.1
cssselect2==0.7.0
defusedxml==0.7.1
Deprecated==1.2.14
distlib==0.3.6
dulwich==0.20.50
Faker==18.10.1
fastapi==0.96.0
filelock==3.9.0
finite-state-machine==0.5.0
googleapis-common-protos==1.56.2
greenlet==2.0.2
grpcio==1.54.2
h11==0.14.0
html5lib==1.1
httpcore==0.17.2
httptools==0.5.0
httpx==0.24.1
humanfriendly==10.0
idna==3.4
importlib-metadata==6.0.0
iniconfig==2.0.0
jaraco.classes==3.2.3
jsonschema==4.17.3
keyring==23.13.1
linecache2==1.0.0
lockfile==0.12.2
Mako==1.3.0
MarkupSafe==2.1.3
more-itertools==9.0.0
msgpack==1.0.4
mysql-connector-python==8.0.33
opentelemetry-api==1.18.0
opentelemetry-distro==0.39b0
opentelemetry-exporter-jaeger-proto-grpc==1.18.0
opentelemetry-exporter-jaeger-thrift==1.18.0
opentelemetry-exporter-otlp==1.18.0
opentelemetry-exporter-otlp-proto-common==1.18.0
opentelemetry-exporter-otlp-proto-grpc==1.18.0
opentelemetry-exporter-otlp-proto-http==1.18.0
opentelemetry-exporter-zipkin-json==1.18.0
opentelemetry-exporter-zipkin-proto-http==1.18.0
opentelemetry-instrumentation==0.39b0
opentelemetry-instrumentation-asgi==0.39b0
opentelemetry-instrumentation-fastapi==0.39b0
opentelemetry-instrumentation-sqlalchemy==0.39b0
opentelemetry-proto==1.18.0
opentelemetry-sdk==1.18.0
opentelemetry-semantic-conventions==0.39b0
opentelemetry-util-http==0.39b0
packaging==23.0
pexpect==4.8.0
Pillow==9.3.0
pipenv==2023.2.18
pipx==1.2.0
pkginfo==1.9.6
platformdirs==2.6.2
pluggy==1.0.0
poetry==1.3.2
poetry-core==1.4.0
poetry-plugin-export==1.3.0
protobuf==3.20.3
ptyprocess==0.7.0
pycodestyle==2.10.0
pycparser==2.21
pydantic==1.10.8
Pygments==2.15.1
PyMySQL==1.0.3
pyreadline3==3.4.1
pyrsistent==0.19.3
pytest==7.3.2
python-dateutil==2.8.2
python-dotenv==1.0.0
pywin32-ctypes==0.2.0
PyYAML==6.0.1
rapidfuzz==2.13.7
requests==2.28.1
requests-toolbelt==0.10.1
shellingham==1.5.0.post1
six==1.16.0
sniffio==1.3.0
SQLAlchemy==2.0.8
sqlalchemy-json==0.7.0
starlette==0.27.0
svgelements==1.8.4
thrift==0.16.0
tinycss2==1.2.1
tomlkit==0.11.6
traceback2==1.4.0
trove-classifiers==2023.2.20
typing_extensions==4.5.0
urllib3==1.26.12
userpath==1.8.0
uvicorn==0.22.0
virtualenv==20.19.0
virtualenv-clone==0.5.7
watchfiles==0.19.0
webencodings==0.5.1
websockets==11.0.3
wrapt==1.15.0
zipp==3.14.0