-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
48 lines (48 loc) · 1.21 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
name: flask-neo4j-api
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- ca-certificates=2020.12.5=ha878542_0
- certifi=2020.12.5=py39hf3d152e_1
- click=7.1.2=pyh9f0ad1d_0
- flask=1.1.2=pyh9f0ad1d_0
- itsdangerous=1.1.0=py_0
- jinja2=2.11.3=pyh44b312d_0
- ld_impl_linux-64=2.35.1=hea4e1c9_2
- libffi=3.3=h58526e2_2
- libgcc-ng=9.3.0=h2828fa1_18
- libgomp=9.3.0=h2828fa1_18
- libstdcxx-ng=9.3.0=h6de172a_18
- markupsafe=1.1.1=py39h3811e60_3
- ncurses=6.2=h58526e2_4
- openssl=1.1.1j=h7f98852_0
- pip=21.0.1=pyhd8ed1ab_0
- python=3.9.2=hffdb5ce_0_cpython
- python_abi=3.9=1_cp39
- readline=8.0=he28a2e2_2
- setuptools=49.6.0=py39hf3d152e_3
- sqlite=3.34.0=h74cdb3f_0
- tk=8.6.10=h21135ba_1
- tzdata=2021a=he74cb21_0
- werkzeug=1.0.1=pyh9f0ad1d_0
- wheel=0.36.2=pyhd3deb0d_0
- xz=5.2.5=h516909a_1
- zlib=1.2.11=h516909a_1010
- pip:
- attrs==20.3.0
- iniconfig==1.1.1
- neo4j==4.2.1
- neo4j-driver==4.1.1
- neobolt==1.7.17
- neomodel==4.0.2
- packaging==20.9
- pluggy==0.13.1
- py==1.10.0
- pyparsing==2.4.7
- pytest==6.2.2
- pytz==2021.1
- shapely==1.7.1
- toml==0.10.2