-
Notifications
You must be signed in to change notification settings - Fork 5
/
environment.yml
85 lines (85 loc) · 2.47 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
name: templateValidation
channels:
- anaconda
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- blas=1.0=mkl
- bottleneck=1.3.5=py39h7deecbd_0
- brotlipy=0.7.0=py39h27cfd23_1003
- ca-certificates=2022.12.7=ha878542_0
- certifi=2022.12.7=pyhd8ed1ab_0
- cffi=1.15.1=py39h74dc2b5_0
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- click=8.0.4=py39h06a4308_0
- cryptography=37.0.1=py39h9ce1e76_0
- dataclasses=0.8=pyh6d0b6a4_7
- decorator=5.1.1=pyhd8ed1ab_0
- flask=2.1.3=py39h06a4308_0
- flask-cors=3.0.10=pyhd3eb1b0_0
- idna=3.3=pyhd3eb1b0_0
- importlib-metadata=4.11.3=py39h06a4308_0
- intel-openmp=2021.4.0=h06a4308_3561
- itsdangerous=2.0.1=pyhd3eb1b0_0
- jinja2=3.0.3=pyhd3eb1b0_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.3=he6710b0_2
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libidn2=2.3.2=h7f8727e_0
- libstdcxx-ng=11.2.0=h1234567_1
- libunistring=0.9.10=h27cfd23_0
- markupsafe=2.1.1=py39h7f8727e_0
- mkl=2021.4.0=h06a4308_640
- mkl-service=2.4.0=py39h7f8727e_0
- mkl_fft=1.3.1=py39hd3c417c_0
- mkl_random=1.2.2=py39h51133e4_0
- ncurses=6.3=h5eee18b_3
- numexpr=2.8.3=py39h807cd23_0
- numpy=1.23.1=py39h6c91a56_0
- numpy-base=1.23.1=py39ha15fc14_0
- openssl=1.1.1t=h7f8727e_0
- packaging=21.3=pyhd3eb1b0_0
- pandas=1.4.3=py39h6a678d5_0
- pip=22.1.2=py39h06a4308_0
- pycparser=2.21=pyhd3eb1b0_0
- pyjwt=2.6.0=pyhd8ed1ab_0
- pymongo=3.12.0=py39h295c915_0
- pyopenssl=22.0.0=pyhd3eb1b0_0
- pyparsing=3.0.9=py39h06a4308_0
- pysocks=1.7.1=py39h06a4308_0
- python=3.9.13=haa1d7c7_1
- python-dateutil=2.8.2=pyhd3eb1b0_0
- python-dotenv=0.21.0=pyhd8ed1ab_0
- pytz=2022.1=py39h06a4308_0
- readline=8.1.2=h7f8727e_1
- requests=2.28.1=py39h06a4308_0
- setuptools=63.4.1=py39h06a4308_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.39.2=h5082296_0
- tk=8.6.12=h1ccaba5_0
- tzdata=2022c=h04d1e81_0
- unidecode=1.3.6=pyhd8ed1ab_0
- urllib3=1.26.11=py39h06a4308_0
- validators=0.20.0=pyhd8ed1ab_0
- werkzeug=2.0.3=pyhd3eb1b0_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.5=h7f8727e_1
- zipp=3.8.0=py39h06a4308_0
- zlib=1.2.12=h5eee18b_3
- pip:
- chardet==5.0.0
- et-xmlfile==1.1.0
- lml==0.1.0
- openpyxl==3.0.10
- pyexcel==0.7.0
- pyexcel-io==0.6.6
- pyexcel-xls==0.7.0
- pyexcel-xlsx==0.6.0
- texttable==1.6.4
- wget==3.2
- xlrd==2.0.1
- xlwt==1.3.0
prefix: /home/piyush/anaconda3/envs/templateValidation