-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yml
103 lines (103 loc) · 2.42 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
93
94
95
96
97
98
99
100
101
102
103
name: language_trainer
channels:
- defaults
dependencies:
- bzip2=1.0.8=he774522_0
- ca-certificates=2022.2.1=haa95532_0
- certifi=2020.6.20=pyhd3eb1b0_3
- libffi=3.4.2=h604cdb4_1
- openssl=1.1.1m=h2bbff1b_0
- pip=21.2.4=py310haa95532_0
- python=3.10.0=h96c0403_3
- setuptools=58.0.4=py310haa95532_0
- sqlite=3.38.0=h2bbff1b_0
- tk=8.6.11=h2bbff1b_0
- tzdata=2021e=hda174b7_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.37.1=pyhd3eb1b0_0
- wincertstore=0.2=py310haa95532_2
- xz=5.2.5=h62dcd97_0
- zlib=1.2.11=h8cc25b3_4
- pip:
- asttokens==2.0.5
- backcall==0.2.0
- blis==0.7.8
- catalogue==2.0.8
- charset-normalizer==2.1.0
- click==8.1.3
- colorama==0.4.4
- cycler==0.11.0
- cymem==2.0.6
- debugpy==1.5.1
- decorator==5.1.1
- entrypoints==0.4
- et-xmlfile==1.1.0
- executing==0.8.3
- fonttools==4.32.0
- fuzzywuzzy==0.18.0
- idna==3.3
- ipykernel==6.9.1
- ipython==8.1.1
- jedi==0.18.1
- jinja2==3.1.2
- jupyter-client==7.1.2
- jupyter-core==4.9.2
- kiwisolver==1.4.2
- langcodes==3.3.0
- langdetect==1.0.9
- markupsafe==2.1.1
- matplotlib==3.5.1
- matplotlib-inline==0.1.3
- mouseinfo==0.1.3
- murmurhash==1.0.8
- nest-asyncio==1.5.4
- numpy==1.22.3
- opencv-python==4.6.0.66
- openpyxl==3.0.9
- packaging==21.3
- pandas==1.4.1
- parso==0.8.3
- pathy==0.6.2
- pickleshare==0.7.5
- pillow==9.1.0
- preshed==3.0.7
- prompt-toolkit==3.0.28
- pure-eval==0.2.2
- pyautogui==0.9.53
- pydantic==1.9.2
- pygame==2.1.2
- pygame-menu==4.2.8
- pygetwindow==0.0.9
- pygments==2.11.2
- pyment==0.3.3
- pymsgbox==1.0.9
- pyparsing==3.0.8
- pyperclip==1.8.2
- pyrect==0.2.0
- pyscreeze==0.1.28
- python-dateutil==2.8.2
- python-levenshtein==0.12.2
- pytweening==1.0.4
- pytz==2021.3
- pywin32==303
- pyzmq==22.3.0
- requests==2.28.1
- six==1.16.0
- smart-open==5.2.1
- spacy==3.4.1
- spacy-legacy==3.0.10
- spacy-loggers==1.0.3
- srsly==2.4.4
- stack-data==0.2.0
- thinc==8.1.0
- tornado==6.1
- tqdm==4.64.0
- traitlets==5.1.1
- typer==0.4.2
- typing-extensions==4.3.0
- urllib3==1.26.11
- wasabi==0.10.1
- wcwidth==0.2.5
- windows-curses==2.3.0
prefix: C:\Users\user\miniconda3\envs\language_trainer