forked from openwpm/OpenWPM
-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yaml
49 lines (49 loc) · 881 Bytes
/
environment.yaml
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
channels:
- conda-forge
- main
dependencies:
- beautifulsoup4=4.12.3
- black=24.2.0
- click=8.1.7
- codecov=2.1.13
- dill=0.3.8
- easyprocess=1.1
- gcsfs=2024.2.0
- geckodriver=0.34.0
- ipython=8.21.0
- isort=5.13.2
- leveldb=1.23
- multiprocess=0.70.16
- mypy=1.8.0
- nodejs=20.9.0
- pandas=2.2.0
- pillow=10.2.0
- pip=24.0
- plyvel=1.5.1
- pre-commit=3.6.2
- psutil=5.9.8
- pyarrow=15.0.0
- pytest-asyncio=0.23.5
- pytest-cov=4.1.0
- pytest=8.0.1
- python=3.12.2
- pyvirtualdisplay=2.2
- recommonmark=0.7.1
- redis-py=5.0.1
- s3fs=2024.2.0
- selenium=4.18.1
- sentry-sdk=1.40.5
- sphinx-markdown-tables=0.0.17
- sphinx=7.2.6
- tabulate=0.9.0
- tblib=3.0.0
- wget=1.20.3
- pip:
- dataclasses-json==0.6.4
- domain-utils==0.7.1
- jsonschema==4.21.1
- tranco==0.7.1
- types-pyyaml==6.0.12.12
- types-redis==4.6.0.20240218
- types-tabulate==0.9.0.20240106
name: openwpm