-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
128 lines (128 loc) · 3.61 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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
name: chanjo2
channels:
- defaults
dependencies:
- attrs=23.1.0=py38hca03da5_0
- blas=1.0=openblas
- brotli-python=1.0.9=py38h313beb8_8
- ca-certificates=2024.3.11=hca03da5_0
- cffi=1.16.0=py38h80987f9_1
- cleo=2.1.0=py38hca03da5_0
- crashtest=0.4.1=py38hca03da5_0
- cryptography=42.0.5=py38hd4332d6_1
- distlib=0.3.8=py38hca03da5_0
- dulwich=0.21.3=py38h80987f9_0
- filelock=3.13.1=py38hca03da5_0
- html5lib=1.1=pyhd3eb1b0_0
- importlib_metadata=7.0.1=hd3eb1b0_0
- jaraco.classes=3.2.1=pyhd3eb1b0_0
- jsonschema=4.19.2=py38hca03da5_0
- jsonschema-specifications=2023.7.1=py38hca03da5_0
- libcxx=14.0.6=h848a8c0_0
- libffi=3.4.4=hca03da5_1
- libgfortran=5.0.0=11_3_0_hca03da5_28
- libgfortran5=11.3.0=h009349e_28
- libopenblas=0.3.21=h269037a_0
- llvm-openmp=14.0.6=hc6e5704_0
- lockfile=0.12.2=py38hca03da5_0
- more-itertools=10.1.0=py38hca03da5_0
- msgpack-python=1.0.3=py38h525c30c_0
- ncurses=6.4=h313beb8_0
- numpy=1.24.3=py38h1398885_0
- numpy-base=1.24.3=py38h90707a3_0
- openssl=3.0.13=h1a28f6b_1
- packaging=23.2=py38hca03da5_0
- pexpect=4.8.0=pyhd3eb1b0_3
- pip=24.0=py38hca03da5_0
- pkginfo=1.10.0=py38hca03da5_0
- pkgutil-resolve-name=1.3.10=py38hca03da5_1
- ptyprocess=0.7.0=pyhd3eb1b0_2
- pycparser=2.21=pyhd3eb1b0_0
- pyopenssl=24.0.0=py38hca03da5_0
- pyproject_hooks=1.0.0=py38hca03da5_0
- pysocks=1.7.1=py38hca03da5_0
- python=3.8.19=hb885b13_0
- rapidfuzz=3.5.2=py38h313beb8_0
- readline=8.2=h1a28f6b_0
- referencing=0.30.2=py38hca03da5_0
- requests=2.31.0=py38hca03da5_1
- rpds-py=0.10.6=py38hf0e4da2_0
- shellingham=1.5.0=py38hca03da5_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.45.3=h80987f9_0
- tk=8.6.14=h6ba3021_0
- tomli=2.0.1=py38hca03da5_0
- trove-classifiers=2023.10.18=py38hca03da5_0
- webencodings=0.5.1=py38hca03da5_1
- wheel=0.43.0=py38hca03da5_0
- xz=5.4.6=h80987f9_1
- zipp=3.17.0=py38hca03da5_0
- zlib=1.2.13=h18a0788_1
- pip:
- aiofiles==23.2.1
- annotated-types==0.6.0
- anyio==3.7.1
- build==1.2.1
- cachecontrol==0.14.0
- certifi==2023.7.22
- chanjo2==1.6.0
- charset-normalizer==3.3.0
- click==8.1.7
- coverage==7.3.2
- decorator==5.1.1
- exceptiongroup==1.1.3
- fastapi==0.104.1
- fastjsonschema==2.19.1
- ghp-import==2.1.0
- gunicorn==20.1.0
- h11==0.14.0
- httpcore==0.16.3
- httpx==0.23.3
- idna==3.4
- importlib-metadata==6.8.0
- importlib-resources==5.13.0
- iniconfig==2.0.0
- installer==0.7.0
- jinja2==3.0.3
- keyring==24.3.1
- markdown==3.5
- markupsafe==2.1.3
- mergedeep==1.3.4
- mkdocs==1.5.3
- mysqlclient==2.2.0
- pathspec==0.11.2
- platformdirs==3.11.0
- pluggy==1.3.0
- poetry==1.8.3
- poetry-core==1.9.0
- poetry-plugin-export==1.8.0
- py==1.11.0
- pydantic==2.5.2
- pydantic-core==2.14.5
- pydantic-settings==2.1.0
- pytest==6.2.5
- pytest-cov==4.1.0
- pytest-mock==3.11.1
- python-dateutil==2.8.2
- python-dotenv==1.0.0
- python-multipart==0.0.5
- pyyaml==6.0.1
- pyyaml-env-tag==0.1
- requests-toolbelt==1.0.0
- rfc3986==1.5.0
- schug==1.5
- setuptools==68.2.2
- sniffio==1.3.0
- sqlalchemy==2.0.23
- sqlmodel==0.0.14
- starlette==0.27.0
- toml==0.10.2
- tomlkit==0.12.5
- typer==0.4.2
- typing-extensions==4.8.0
- urllib3==2.0.6
- uvicorn==0.21.1
- validators==0.20.0
- virtualenv==20.26.2
- watchdog==3.0.0
- xattr==1.1.0