maxjski commited on
Commit
b0c9198
·
1 Parent(s): 70b7fc5

updated requiremnets

Browse files
Files changed (1) hide show
  1. requirements.txt +81 -0
requirements.txt CHANGED
@@ -18,3 +18,84 @@ replicate>=0.16.0
18
  pillow>=10.0.0
19
  pyrender>=0.1.40
20
  numpy>=1.21.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  pillow>=10.0.0
19
  pyrender>=0.1.40
20
  numpy>=1.21.0
21
+ annotated-types==0.7.0
22
+ anyio==4.9.0
23
+ bcrypt==4.3.0
24
+ certifi==2025.6.15
25
+ cffi==1.17.1
26
+ charset-normalizer==3.4.2
27
+ click==8.2.1
28
+ cryptography==45.0.5
29
+ deprecation==2.1.0
30
+ distro==1.9.0
31
+ dnspython==2.7.0
32
+ ecdsa==0.19.1
33
+ email_validator==2.2.0
34
+ fastapi==0.115.14
35
+ fastapi-cli==0.0.7
36
+ freetype-py==2.5.1
37
+ gotrue==2.12.3
38
+ h11==0.16.0
39
+ h2==4.2.0
40
+ hpack==4.1.0
41
+ httpcore==1.0.9
42
+ httptools==0.6.4
43
+ httpx==0.28.1
44
+ hyperframe==6.1.0
45
+ idna==3.10
46
+ imageio==2.37.0
47
+ Jinja2==3.1.6
48
+ jiter==0.10.0
49
+ markdown-it-py==3.0.0
50
+ MarkupSafe==3.0.2
51
+ mdurl==0.1.2
52
+ networkx==3.5
53
+ numpy==2.3.1
54
+ openai==1.93.1
55
+ packaging==25.0
56
+ passlib==1.7.4
57
+ pillow==11.3.0
58
+ postgrest==1.1.1
59
+ pyasn1==0.6.1
60
+ pycparser==2.22
61
+ pydantic==2.11.7
62
+ pydantic-settings==2.10.1
63
+ pydantic_core==2.33.2
64
+ pyglet==2.1.6
65
+ Pygments==2.19.2
66
+ PyJWT==2.10.1
67
+ PyOpenGL==3.1.0
68
+ PyOpenGL-accelerate==3.1.9
69
+ pyrender==0.1.45
70
+ python-dateutil==2.9.0.post0
71
+ python-dotenv==1.1.1
72
+ python-jose==3.5.0
73
+ python-multipart==0.0.20
74
+ PyYAML==6.0.2
75
+ realtime==2.5.3
76
+ replicate==1.0.7
77
+ requests==2.32.4
78
+ rich==14.0.0
79
+ rich-toolkit==0.14.8
80
+ rsa==4.9.1
81
+ scipy==1.16.0
82
+ shellingham==1.5.4
83
+ six==1.17.0
84
+ sniffio==1.3.1
85
+ sse-starlette==2.4.1
86
+ starlette==0.46.2
87
+ storage3==0.12.0
88
+ StrEnum==0.4.15
89
+ stripe==12.3.0
90
+ supabase==2.16.0
91
+ supafunc==0.10.1
92
+ tqdm==4.67.1
93
+ trimesh==4.6.13
94
+ typer==0.16.0
95
+ typing-inspection==0.4.1
96
+ typing_extensions==4.14.1
97
+ urllib3==2.5.0
98
+ uvicorn==0.35.0
99
+ uvloop==0.21.0
100
+ watchfiles==1.1.0
101
+ websockets==15.0.1