-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
68 lines (68 loc) · 1.72 KB
/
environment.yml
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
name: geofencing-service
dependencies:
- _libgcc_mutex=0.1=main
- atomicwrites=1.4.0=py_0
- attrs=19.3.0=py_0
- ca-certificates=2020.1.1=0
- certifi=2020.4.5.1=py37_0
- click=7.1.1=py_0
- coverage=5.0=py37h7b6447c_0
- flask=1.1.2=py_0
- importlib_metadata=1.5.0=py37_0
- itsdangerous=1.1.0=py_0
- jinja2=2.11.2=py_0
- libedit=3.1.20181209=hc058e9b_0
- libffi=3.3=he6710b0_1
- libgcc-ng=9.1.0=hdf63c60_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- markupsafe=1.1.1=py37h7b6447c_0
- more-itertools=8.2.0=py_0
- ncurses=6.2=he6710b0_1
- openssl=1.1.1g=h7b6447c_0
- packaging=20.3=py_0
- pip=20.0.2=py37_1
- pluggy=0.13.1=py37_0
- py=1.8.1=py_0
- pyparsing=2.4.7=py_0
- pytest=5.0.1=py37_0
- pytest-cov=2.8.1=py_0
- python=3.7.7=hcff3b4d_4
- python-dateutil=2.8.1=py_0
- readline=8.0=h7b6447c_0
- setuptools=46.1.3=py37_0
- six=1.14.0=py37_0
- sqlite=3.31.1=h62c20be_1
- tk=8.6.8=hbc83047_0
- wcwidth=0.1.9=py_0
- werkzeug=1.0.1=py_0
- wheel=0.34.2=py37_0
- xz=5.2.5=h7b6447c_0
- zipp=3.1.0=py_0
- zlib=1.2.11=h7b6447c_3
- pip:
- chardet==3.0.4
- clickclick==1.2.2
- connexion==2.7.0
- geog==0.0.2
- gunicorn==20.0.4
- idna==2.9
- inflection==0.4.0
- jsonschema==3.2.0
- marshmallow==3.5.2
- marshmallow-mongoengine==0.9.1
- mongoengine==0.20.0
- numpy==1.18.4
- openapi-spec-validator==0.2.8
- pubsub-facades==0.0.2
- pymongo==3.10.1
- pyrsistent==0.16.0
- python-qpid-proton==0.30.0
- pyyaml==5.3.1
- requests==2.23.0
- rest-client==0.1.1
- shapely==1.7.0
- subscription-manager-client==0.0.9
- swagger-ui-bundle==0.0.6
- swim-backend==0.0.6
- swim-qpid-proton==0.0.2
- urllib3==1.25.9