-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
114 lines (114 loc) · 2.31 KB
/
environment.yml
File metadata and controls
114 lines (114 loc) · 2.31 KB
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
name: gatekeeper
channels:
- conda-forge
- defaults
dependencies:
- _openmp_mutex=4.5
- annotated-doc=0.0.4
- annotated-types=0.7.0
- anyio=4.13.0
- backports.asyncio.runner=1.2.0
- black=26.3.1
- bzip2=1.0.8
- ca-certificates=2026.2.25
- certifi=2026.2.25
- click=8.3.2
- colorama=0.4.6
- daiquiri=3.0.0
- dnspython=2.8.0
- email-validator=2.3.0
- email_validator=2.3.0
- exceptiongroup=1.3.1
- fastapi=0.135.3
- fastapi-cli=0.0.23
- fastapi-core=0.135.3
- gmp=6.3.0
- gunicorn=25.3.0
- h11=0.16.0
- h2=4.3.0
- hpack=4.1.0
- httpcore=1.0.9
- httptools=0.7.1
- httpx=0.28.1
- hyperframe=6.1.0
- icu=78.3
- idna=3.11
- iniconfig=2.3.0
- jinja2=3.1.6
- ld_impl_linux-64=2.45.1
- libexpat=2.7.5
- libffi=3.5.2
- libgcc=15.2.0
- libgcc-ng=15.2.0
- libgomp=15.2.0
- liblzma=5.8.3
- libnsl=2.0.1
- libsqlite=3.53.0
- libstdcxx=15.2.0
- libstdcxx-ng=15.2.0
- libuuid=2.42
- libuv=1.51.0
- libxcrypt=4.4.36
- libzlib=1.3.2
- markdown-it-py=4.0.0
- markupsafe=3.0.3
- mdurl=0.1.2
- mypy_extensions=1.1.0
- ncurses=6.5
- openssl=3.6.2
- packaging=26.1
- pathspec=1.0.4
- pendulum=3.2.0
- pip=26.0.1
- platformdirs=4.9.6
- pluggy=1.6.0
- pycryptodome=3.23.0
- pydantic=2.13.0
- pydantic-core=2.46.0
- pydantic-extra-types=2.11.2
- pydantic-settings=2.13.1
- pygments=2.20.0
- pytest=9.0.3
- pytest-asyncio=1.3.0
- python=3.12.13
- python-dateutil=2.9.0.post0
- python-dotenv=1.2.2
- python-json-logger=2.0.7
- python-multipart=0.0.26
- python_abi=3.12
- pytokens=0.4.1
- pyyaml=6.0.3
- readline=8.3
- rich=15.0.0
- rich-toolkit=0.19.7
- setuptools=82.0.1
- shellingham=1.5.4
- six=1.17.0
- sniffio=1.3.1
- starlette=1.0.0
- time-machine=2.19.0
- tk=8.6.13
- tomli=2.4.1
- typer=0.24.1
- typing-extensions=4.15.0
- typing-inspection=0.4.2
- typing_extensions=4.15.0
- tzdata=2025c
- uvicorn=0.35.0
- uvicorn-standard=0.35.0
- uvloop=0.22.1
- watchfiles=1.1.1
- websockets=16.0
- wheel=0.46.3
- yaml=0.2.5
- zstd=1.5.7
- pip:
- cffi==2.0.0
- charset-normalizer==3.4.7
- cryptography==46.0.7
- iam-lib==0.2.0
- pycparser==3.0
- pyjwt==2.12.1
- requests==2.33.1
- urllib3==2.6.3
prefix: /home/pasta/miniconda3/envs/gatekeeper