-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
68 lines (68 loc) · 1.34 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
name: rust-crdt-lww
channels:
- conda-forge
- defaults
dependencies:
- annotated-types=0.6.0
- anyio=3.5.0
- bzip2=1.0.8
- ca-certificates=2024.9.24
- certifi=2024.8.30
- cffi=1.17.1
- click=8.1.7
- cryptography=43.0.0
- dnspython=2.4.2
- email-validator=2.2.0
- email_validator=2.2.0
- fastapi=0.115.4
- fastapi-cli=0.0.5
- h11=0.14.0
- httpcore=1.0.2
- httptools=0.5.0
- httpx=0.27.0
- idna=3.7
- jinja2=3.1.4
- libffi=3.4.4
- libuv=1.48.0
- markdown-it-py=2.2.0
- markupsafe=2.1.3
- mdurl=0.1.0
- ncurses=6.4
- openssl=3.0.15
- pip=24.2
- pycparser=2.21
- pydantic=2.8.2
- pydantic-core=2.20.1
- pygments=2.15.1
- python=3.11.10
- python-dotenv=0.21.0
- python-multipart=0.0.9
- pyyaml=6.0.2
- readline=8.2
- rich=13.7.1
- setuptools=75.1.0
- shellingham=1.5.0
- sniffio=1.3.0
- sqlite=3.45.3
- starlette=0.41.2
- tk=8.6.14
- typer=0.13.0
- typer-slim=0.13.0
- typer-slim-standard=0.13.0
- typing-extensions=4.11.0
- typing_extensions=4.11.0
- tzdata=2024b
- uvicorn=0.32.0
- uvicorn-standard=0.32.0
- uvloop=0.19.0
- watchfiles=0.21.0
- websockets=10.4
- wheel=0.44.0
- xz=5.4.6
- yaml=0.2.5
- zlib=1.2.13
- pip:
- maturin==1.7.4
- semantic-version==2.10.0
- setuptools-rust==1.10.2
prefix: /opt/miniconda3/envs/rust-crdt-lww