-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
46 lines (45 loc) · 1.45 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
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#
-i https://pypi.org/simple
-e .
apscheduler==3.9.1
backports.zoneinfo==0.2.1; python_version < '3.9'
blinker==1.4
certifi==2021.10.8
charset-normalizer==2.0.12; python_version >= '3'
click==8.0.4; python_version >= '3.6'
colorutils==0.3.0
feedgen==0.9.0
flask-httpauth==4.5.0
flask==2.0.3
gunicorn==20.1.0
idna==3.3; python_version >= '3'
iso8601==1.0.2
itsdangerous==2.1.1; python_version >= '3.7'
jinja2==3.0.3; python_version >= '3.6'
lxml==4.8.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
markupsafe==2.1.1; python_version >= '3.7'
pillow==9.0.1
pymongo==3.12.3
pyproj==3.3.0
pyshp==2.2.0
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pytz-deprecation-shim==0.1.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
pytz==2021.3
pyyaml==6.0
requests==2.27.1
sentry-sdk==1.5.7
setuptools==60.9.3; python_version >= '3.7'
shapely==1.8.1.post1
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
slackclient==1.3.2
tzdata==2021.5; python_version >= '3.6'
tzlocal==4.1; python_version >= '3.6'
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'
websocket-client==0.54.0
werkzeug==2.0.3; python_version >= '3.6'
xmltodict==0.12.0