-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements-pi-dev.txt
92 lines (92 loc) · 7.33 KB
/
requirements-pi-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
appdirs==1.4.4 ; python_version >= "3.8" and python_full_version <= "3.10.0"
attrs==22.2.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
black==22.3.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
cachetools==5.3.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
certifi==2022.12.7 ; python_version >= "3.8" and python_full_version <= "3.10.0"
cffi==1.15.1 ; python_version >= "3.8" and python_full_version <= "3.10.0"
cfgv==3.3.1 ; python_version >= "3.8" and python_full_version <= "3.10.0"
charset-normalizer==3.1.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
click==8.1.3 ; python_version >= "3.8" and python_full_version <= "3.10.0"
colorama==0.4.6 ; python_version >= "3.8" and python_full_version <= "3.10.0" and platform_system == "Windows" or python_version >= "3.8" and python_full_version <= "3.10.0" and sys_platform == "win32"
coolname==1.1.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
coverage==6.5.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
distlib==0.3.6 ; python_version >= "3.8" and python_full_version <= "3.10.0"
dnspython==2.3.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
email-validator==1.3.1 ; python_version >= "3.8" and python_full_version <= "3.10.0"
exceptiongroup==1.1.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
filelock==3.9.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
flake8==4.0.1 ; python_version >= "3.8" and python_full_version <= "3.10.0"
flask-wtf==1.1.1 ; python_version >= "3.8" and python_full_version <= "3.10.0"
flask==2.0.3 ; python_version >= "3.8" and python_full_version <= "3.10.0"
fs==2.4.13 ; python_version >= "3.8" and python_full_version <= "3.10.0"
gcp-storage-emulator==2021.6.2 ; python_version >= "3.8" and python_full_version <= "3.10.0"
google-api-core==2.11.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
google-api-core[grpc]==2.11.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
google-auth==2.16.2 ; python_version >= "3.8" and python_full_version <= "3.10.0"
google-cloud-bigquery==2.34.4 ; python_version >= "3.8" and python_full_version <= "3.10.0"
google-cloud-core==2.3.2 ; python_version >= "3.8" and python_full_version <= "3.10.0"
google-cloud-pubsub==2.15.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
google-cloud-secret-manager==2.16.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
google-cloud-storage==1.44.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
google-crc32c==1.1.2 ; python_version >= "3.8" and python_full_version <= "3.10.0"
google-resumable-media==2.4.1 ; python_version >= "3.8" and python_full_version <= "3.10.0"
googleapis-common-protos==1.58.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
googleapis-common-protos[grpc]==1.58.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
grpc-google-iam-v1==0.12.6 ; python_version >= "3.8" and python_full_version <= "3.10.0"
grpcio-status==1.44.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
grpcio==1.45.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
gunicorn==20.1.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
h5py==3.8.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
identify==2.5.19 ; python_version >= "3.8" and python_full_version <= "3.10.0"
idna==3.4 ; python_version >= "3.8" and python_full_version <= "3.10.0"
importlib-resources==5.12.0 ; python_version >= "3.8" and python_version < "3.9"
iniconfig==2.0.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
itsdangerous==2.1.2 ; python_version >= "3.8" and python_full_version <= "3.10.0"
jinja2==3.1.2 ; python_version >= "3.8" and python_full_version <= "3.10.0"
jsonschema==4.4.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
markupsafe==2.1.2 ; python_version >= "3.8" and python_full_version <= "3.10.0"
mccabe==0.6.1 ; python_version >= "3.8" and python_full_version <= "3.10.0"
mypy-extensions==1.0.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
nodeenv==1.7.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
numpy==1.24.2 ; python_version >= "3.8" and python_full_version <= "3.10.0"
octue==0.41.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
packaging==21.3 ; python_version >= "3.8" and python_full_version <= "3.10.0"
pandas==1.5.3 ; python_version >= "3.8" and python_full_version <= "3.10.0"
pathspec==0.11.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
platformdirs==3.1.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
pluggy==1.0.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
pre-commit==2.21.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
proto-plus==1.22.2 ; python_version >= "3.8" and python_full_version <= "3.10.0"
protobuf==3.20.3 ; python_version >= "3.8" and python_full_version <= "3.10.0"
py==1.11.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
pyarrow==10.0.1 ; python_version >= "3.8" and python_full_version <= "3.10.0"
pyasn1-modules==0.2.8 ; python_version >= "3.8" and python_full_version <= "3.10.0"
pyasn1==0.4.8 ; python_version >= "3.8" and python_full_version <= "3.10.0"
pycodestyle==2.8.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
pycparser==2.21 ; python_version >= "3.8" and python_full_version <= "3.10.0"
pyflakes==2.4.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
pyparsing==3.0.9 ; python_version >= "3.8" and python_full_version <= "3.10.0"
pyrsistent==0.19.3 ; python_version >= "3.8" and python_full_version <= "3.10.0"
pyserial==3.5 ; python_version >= "3.8" and python_full_version <= "3.10.0"
pytest==7.2.2 ; python_version >= "3.8" and python_full_version <= "3.10.0"
python-dateutil==2.8.2 ; python_version >= "3.8" and python_full_version <= "3.10.0"
python-dotenv==1.0.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
python-slugify==5.0.2 ; python_version >= "3.8" and python_full_version <= "3.10.0"
pytz==2022.7.1 ; python_version >= "3.8" and python_full_version <= "3.10.0"
pyyaml==6.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
requests==2.28.2 ; python_version >= "3.8" and python_full_version <= "3.10.0"
rsa==4.9 ; python_version >= "3.8" and python_full_version <= "3.10.0"
setuptools==67.6.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
shapely==1.8.5.post1 ; python_version >= "3.8" and python_full_version <= "3.10.0"
six==1.16.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
text-unidecode==1.3 ; python_version >= "3.8" and python_full_version <= "3.10.0"
tomli==2.0.1 ; python_version >= "3.8" and python_full_version <= "3.10.0"
tox==3.28.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
twined==0.5.2 ; python_version >= "3.8" and python_full_version <= "3.10.0"
typing-extensions==4.5.0 ; python_version >= "3.8" and python_version < "3.10"
urllib3==1.26.14 ; python_version >= "3.8" and python_full_version <= "3.10.0"
virtualenv==20.20.0 ; python_version >= "3.8" and python_full_version <= "3.10.0"
werkzeug==2.2.3 ; python_version >= "3.8" and python_full_version <= "3.10.0"
wtforms==3.0.1 ; python_version >= "3.8" and python_full_version <= "3.10.0"
wtforms[email]==3.0.1 ; python_version >= "3.8" and python_full_version <= "3.10.0"
zipp==3.15.0 ; python_version >= "3.8" and python_version < "3.9"