This repository has been archived by the owner on Nov 30, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
44 lines (43 loc) · 1.7 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 requirements file has been automatically generated from `Pipfile` with
# `pipenv-to-requirements`
#
#
# This has been done to maintain backward compatibility with tools and services
# that do not support `Pipfile` yet.
#
# Do NOT edit it directly, use `pipenv install [-d]` to modify `Pipfile` and
# `Pipfile.lock` and then regenerate `requirements*.txt`.
################################################################################
aniso8601==9.0.1 ; python_version >= '3.5'
apscheduler==3.7.0
attrs==21.4.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
certifi==2021.10.8
charset-normalizer==2.0.10 ; python_version >= '3'
click==8.0.3 ; python_version >= '3.6'
flask-accepts==0.17.7
flask-cors==3.0.10
flask-restx==0.5.1
flask==1.1.2
idna==3.3 ; python_version >= '3'
influxdb==5.3.1
itsdangerous==2.0.1 ; python_version >= '3.6'
jinja2==3.0.3 ; python_version >= '3.6'
jsonschema==3.2.0
markupsafe==2.0.1 ; python_version >= '3.6'
marshmallow==3.11.0
msgpack==1.0.3
numpy==1.22.0 ; python_version >= '3.8'
pandas==1.2.3
psycopg2-binary==2.8.6
pyrsistent==0.18.0 ; python_version >= '3.6'
python-dateutil==2.8.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-dotenv==0.16.0
pytz==2021.3
pyzmq==22.0.3
requests==2.27.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
setuptools==60.5.0 ; python_version >= '3.7'
six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
tzlocal==2.1
urllib3==1.26.8 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
werkzeug==0.16.0