-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
44 lines (43 loc) · 1.07 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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=requirements.txt --strip-extras
#
aiokafka==0.8.1
# via fvhiot
async-timeout==4.0.3
# via aiokafka
certifi==2023.7.22
# via
# fvhiot
# influxdb-client
# sentry-sdk
fvhiot @ https://github.com/ForumViriumHelsinki/FVHIoT-python/archive/refs/tags/v0.4.1.zip
# via mittaridatapumppu-persister (pyproject.toml)
influxdb-client==1.38.0
# via mittaridatapumppu-persister (pyproject.toml)
kafka-python==2.0.2
# via aiokafka
msgpack==1.0.7
# via fvhiot
packaging==23.2
# via aiokafka
python-dateutil==2.8.2
# via influxdb-client
reactivex==4.0.4
# via influxdb-client
sentry-asgi==0.2.0
# via mittaridatapumppu-persister (pyproject.toml)
sentry-sdk==1.34.0
# via sentry-asgi
six==1.16.0
# via python-dateutil
typing-extensions==4.8.0
# via reactivex
urllib3==2.0.7
# via
# influxdb-client
# sentry-sdk
# The following packages are considered to be unsafe in a requirements file:
# setuptools