RishiRP commited on
Commit
df07e64
·
verified ·
1 Parent(s): 1ff7a22

Create constraints.txt

Browse files
Files changed (1) hide show
  1. constraints.txt +24 -0
constraints.txt ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Freeze transitive dependencies to prevent breakages
2
+
3
+ anyio==4.4.0
4
+ httpx==0.27.0
5
+ starlette==0.38.2
6
+ fastapi==0.112.0
7
+ pydantic==2.8.2
8
+ uvicorn==0.30.5
9
+ orjson==3.10.7
10
+ packaging==24.1
11
+ filelock==3.15.4
12
+ requests==2.32.3
13
+ urllib3==2.2.2
14
+ certifi==2024.8.30
15
+ charset-normalizer==3.3.2
16
+ idna==3.7
17
+ psutil==6.0.0
18
+ tqdm==4.66.5
19
+ sympy==1.13.2
20
+ jinja2==3.1.4
21
+ markdown-it-py==3.0.0
22
+ mdurl==0.1.2
23
+ rich==13.7.1
24
+ pyyaml==6.0.2