-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
85 lines (85 loc) · 2.18 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: type-like-you
channels:
- conda-forge
- defaults
dependencies:
- bzip2=1.0.8
- ca-certificates=2024.6.2
- emoji=2.12.1
- libexpat=2.6.2
- libffi=3.4.2
- libsqlite=3.45.3
- libzlib=1.3.1
- ncurses=6.5
- openssl=3.3.1
- pip=24.0
- python=3.12.3
- readline=8.2
- setuptools=70.0.0
- tk=8.6.13
- typing_extensions=4.12.2
- tzdata=2024a
- wheel=0.43.0
- xz=5.2.6
- nodejs=14.17.6
- pnpm=6.23.6
- pip:
- annotated-types==0.7.0
- anyio==4.4.0
- blinker==1.8.2
- certifi==2024.6.2
- click==8.1.7
- distro==1.9.0
- flask==3.0.3
- flask-cors==4.0.1
- h11==0.14.0
- httpcore==1.0.5
- httpx==0.27.0
- idna==3.7
- itsdangerous==2.2.0
- jinja2==3.1.4
- langdetect==1.0.9
- markupsafe==2.1.5
- openai==1.33.0
- pydantic==2.7.3
- pydantic-core==2.18.4
- python-dotenv==1.0.1
- pyyaml==6.0.1
- six==1.16.0
- sniffio==1.3.1
- tqdm==4.66.4
- werkzeug==3.0.3
- pnpm:
- "@hookform/resolvers": "^3.6.0"
- "@radix-ui/react-avatar": "^1.0.4"
- "@radix-ui/react-dialog": "^1.0.5"
- "@radix-ui/react-label": "^2.0.2"
- "@radix-ui/react-radio-group": "^1.1.3"
- "@radix-ui/react-scroll-area": "^1.0.5"
- "@radix-ui/react-slot": "^1.0.2"
- "@tanstack/react-query": "^5.40.1"
- "@tanstack/react-query-devtools": "^5.40.1"
- "class-variance-authority": "^0.7.0"
- "clsx": "^2.1.1"
- "fuse.js": "^7.0.0"
- "lucide-react": "^0.390.0"
- "next": "14.2.3"
- "next-themes": "^0.3.0"
- "react": "^18"
- "react-dom": "^18"
- "react-hook-form": "^7.51.5"
- "react-resizable-panels": "^2.0.19"
- "sonner": "^1.5.0"
- "tailwind-merge": "^2.3.0"
- "tailwindcss-animate": "^1.0.7"
- "zod": "^3.23.8"
- "zustand": "^4.5.2"
- "@types/node": "^20.14.6"
- "@types/react": "^18.3.3"
- "@types/react-dom": "^18"
- "eslint": "^8"
- "eslint-config-next": "14.2.3"
- "postcss": "^8"
- "tailwindcss": "^3.4.1"
- "typescript": "^5"
prefix: /Users/matthewtaruno/anaconda3/envs/type-like-you