-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements-dev.txt
92 lines (91 loc) · 1.99 KB
/
requirements-dev.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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --extra=dev --output-file=requirements-dev.txt --strip-extras
#
aiokafka==0.10.0
# via fvhiot
annotated-types==0.6.0
# via pydantic
anyio==4.2.0
# via
# httpx
# starlette
async-timeout==4.0.3
# via aiokafka
certifi==2023.11.17
# via
# fvhiot
# httpcore
# httpx
# sentry-sdk
cfgv==3.4.0
# via pre-commit
click==8.1.7
# via uvicorn
distlib==0.3.8
# via virtualenv
fastapi==0.109.0
# via mittaridatapumppu-parser (pyproject.toml)
filelock==3.13.1
# via virtualenv
fvhiot @ https://github.com/ForumViriumHelsinki/FVHIoT-python/releases/download/v1.0.2/FVHIoT-1.0.2-py3-none-any.whl
# via mittaridatapumppu-parser (pyproject.toml)
h11==0.14.0
# via
# httpcore
# uvicorn
httpcore==1.0.2
# via httpx
httpx==0.26.0
# via mittaridatapumppu-parser (pyproject.toml)
identify==2.5.33
# via pre-commit
idna==3.6
# via
# anyio
# httpx
kafka-python==2.0.2
# via mittaridatapumppu-parser (pyproject.toml)
msgpack==1.0.7
# via fvhiot
nodeenv==1.8.0
# via pre-commit
packaging==23.2
# via aiokafka
platformdirs==4.1.0
# via virtualenv
pre-commit==3.6.0
# via mittaridatapumppu-parser (pyproject.toml)
pydantic==2.5.3
# via
# fastapi
# mittaridatapumppu-parser (pyproject.toml)
pydantic-core==2.14.6
# via pydantic
pyyaml==6.0.1
# via pre-commit
sentry-asgi==0.2.0
# via mittaridatapumppu-parser (pyproject.toml)
sentry-sdk==1.39.1
# via sentry-asgi
sniffio==1.3.0
# via
# anyio
# httpx
starlette==0.35.1
# via fastapi
typing-extensions==4.9.0
# via
# fastapi
# pydantic
# pydantic-core
urllib3==2.1.0
# via sentry-sdk
uvicorn==0.27.0
# via mittaridatapumppu-parser (pyproject.toml)
virtualenv==20.25.0
# via pre-commit
# The following packages are considered to be unsafe in a requirements file:
# setuptools