forked from syfantid/RAIS-Anonymization
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
92 lines (92 loc) · 1.84 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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
name: RAIS-Anonymization
channels:
- defaults
dependencies:
- argon2-cffi=21.3.0
- argon2-cffi-bindings=21.2.0
- asttokens=2.0.5
- attrs=21.4.0
- backcall=0.2.0
- beautifulsoup4=4.11.1
- bleach=4.1.0
- ca-certificates=2022.4.26
- certifi=2022.6.15
- cffi=1.15.0
- colorama=0.4.4
- debugpy=1.5.1
- decorator=5.1.1
- defusedxml=0.7.1
- entrypoints=0.4
- executing=0.8.3
- icu=58.2
- ipykernel=6.9.1
- ipython=8.3.0
- ipython_genutils=0.2.0
- ipywidgets=7.6.5
- jedi=0.18.1
- jinja2=3.0.3
- jpeg=9e
- jsonschema=4.4.0
- jupyter=1.0.0
- jupyter_client=7.2.2
- jupyter_console=6.4.3
- jupyter_core=4.10.0
- jupyterlab_pygments=0.1.2
- jupyterlab_widgets=1.0.0
- libpng=1.6.37
- markupsafe=2.1.1
- matplotlib-inline=0.1.2
- mistune=0.8.4
- nbclient=0.5.13
- nbconvert=6.4.4
- nbformat=5.3.0
- nest-asyncio=1.5.5
- notebook=6.4.11
- openssl=1.1.1o
- packaging=21.3
- pandocfilters=1.5.0
- parso=0.8.3
- pickleshare=0.7.5
- pip=21.2.4
- prometheus_client=0.13.1
- prompt-toolkit=3.0.20
- prompt_toolkit=3.0.20
- pure_eval=0.2.2
- pycparser=2.21
- pygments=2.11.2
- pymongo=3.12.0
- pyparsing=3.0.4
- pyqt=5.9.2
- pyrsistent=0.18.0
- python=3.9.12
- python-dateutil=2.8.2
- python-fastjsonschema=2.15.1
- pywin32=302
- pywinpty=2.0.2
- pyzmq=22.3.0
- qt=5.9.7
- qtconsole=5.3.0
- qtpy=2.0.1
- send2trash=1.8.0
- setuptools=61.2.0
- sip=4.19.13
- six=1.16.0
- soupsieve=2.3.1
- sqlite=3.38.5
- stack_data=0.2.0
- terminado=0.13.1
- testpath=0.6.0
- tornado=6.1
- traitlets=5.1.1
- typing-extensions=4.1.1
- typing_extensions=4.1.1
- tzdata=2022a
- vc=14.2
- vs2015_runtime=14.27.29016
- wcwidth=0.2.5
- webencodings=0.5.1
- wheel=0.37.1
- widgetsnbextension=3.5.2
- wincertstore=0.2
- winpty=0.4.3
- zlib=1.2.12