-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
124 lines (124 loc) · 6.42 KB
/
environment.yml
File metadata and controls
124 lines (124 loc) · 6.42 KB
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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
name: knowledge_graphs
channels:
- defaults
dependencies:
- bzip2=1.0.8=he774522_0
- ca-certificates=2023.01.10=haa95532_0
- libffi=3.4.4=hd77b12b_0
- nodejs=18.15.0=haa95532_0
- openssl=1.1.1t=h2bbff1b_0
- pip=23.0.1=py311haa95532_0
- python=3.11.0=h966fe2a_3
- setuptools=67.8.0=py311haa95532_0
- sqlite=3.41.2=h2bbff1b_0
- tk=8.6.12=h2bbff1b_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.38.4=py311haa95532_0
- xz=5.4.2=h8cc25b3_0
- zlib=1.2.13=h8cc25b3_0
- pip:
- alembic==1.11.1
- anyio==3.7.0
- attrs==23.1.0
- automat==22.10.0
- beautifulsoup4==4.12.2
- bs4==0.0.1
- certifi==2023.5.7
- cffi==1.15.1
- charset-normalizer==3.1.0
- class-resolver==0.4.2
- click==8.1.3
- click-default-group==1.2.2
- cmaes==0.9.1
- colorama==0.4.6
- colorlog==6.7.0
- constantly==15.1.0
- contourpy==1.0.7
- cryptography==41.0.0
- cssselect==1.2.0
- cycler==0.11.0
- dataclasses-json==0.5.7
- docdata==0.0.3
- fastapi==0.95.2
- filelock==3.12.0
- fonttools==4.39.4
- greenlet==2.0.2
- h11==0.14.0
- httptools==0.5.0
- hyperlink==21.0.0
- idna==3.4
- incremental==22.10.0
- itemadapter==0.8.0
- itemloaders==1.1.0
- jinja2==3.1.2
- jmespath==1.0.1
- joblib==1.2.0
- kiwisolver==1.4.4
- lxml==4.9.2
- mako==1.2.4
- markupsafe==2.1.3
- marshmallow==3.19.0
- marshmallow-enum==1.5.1
- matplotlib==3.7.1
- more-click==0.1.2
- more-itertools==9.1.0
- mpmath==1.3.0
- mypy-extensions==1.0.0
- neo4j==5.9.0
- networkx==3.1
- numpy==1.24.3
- optuna==3.2.0
- packaging==23.1
- pandas==2.0.2
- parsel==1.8.1
- pillow==9.5.0
- protego==0.2.1
- protobuf==3.20.3
- pyasn1==0.5.0
- pyasn1-modules==0.3.0
- pycparser==2.21
- pydantic==1.10.8
- pydispatcher==2.0.7
- pykeen==1.10.1
- pyopenssl==23.2.0
- pyparsing==3.0.9
- pystow==0.5.0
- python-dateutil==2.8.2
- python-dotenv==1.0.0
- pytz==2023.3
- pyyaml==6.0
- queuelib==1.6.2
- requests==2.31.0
- requests-file==1.5.1
- rexmex==0.1.3
- scikit-learn==1.2.2
- scipy==1.10.1
- scrapy==2.9.0
- seaborn==0.12.2
- service-identity==21.1.0
- six==1.16.0
- sniffio==1.3.0
- soupsieve==2.4.1
- sqlalchemy==2.0.15
- starlette==0.27.0
- sympy==1.12
- tabulate==0.9.0
- threadpoolctl==3.1.0
- tldextract==3.4.4
- torch==2.0.1
- torch-max-mem==0.0.5
- torch-ppr==0.0.8
- tqdm==4.65.0
- twisted==22.10.0
- twisted-iocpsupport==1.0.3
- typing-extensions==4.6.2
- typing-inspect==0.9.0
- tzdata==2023.3
- urllib3==2.0.2
- uvicorn==0.22.0
- w3lib==2.1.1
- watchfiles==0.19.0
- websockets==11.0.3
- zope-interface==6.0
prefix: C:\Users\phili\miniconda3\envs\knowledge_graphs