forked from openwpm/OpenWPM
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yaml
49 lines (49 loc) · 871 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.11.1
- black=22.12.0
- click=8.1.3
- codecov=2.1.12
- dill=0.3.6
- easyprocess=1.1
- gcsfs=2022.11.0
- geckodriver=0.32.0
- ipython=8.8.0
- isort=5.11.4
- leveldb=1.23
- multiprocess=0.70.14
- mypy=0.991
- nodejs=18.12.1
- pandas=1.5.2
- pillow=9.4.0
- pip=22.3.1
- pre-commit=2.21.0
- psutil=5.9.4
- pyarrow=10.0.1
- pytest-asyncio=0.20.3
- pytest-cov=4.0.0
- pytest=7.2.1
- python=3.11.0
- pyvirtualdisplay=3.0
- recommonmark=0.7.1
- redis-py=4.4.2
- s3fs=2022.11.0
- selenium=4.7.2
- sentry-sdk=1.13.0
- sphinx-markdown-tables=0.0.17
- sphinx=6.1.3
- tabulate=0.9.0
- tblib=1.7.0
- wget=1.20.3
- pip:
- dataclasses-json==0.5.7
- domain-utils==0.7.1
- jsonschema==4.17.3
- plyvel==1.5.0
- tranco==0.6
- types-pyyaml==6.0.12.3
- types-redis==4.4.0.2
- types-tabulate==0.9.0.0
name: openwpm