Skip to content

Commit 0cf5ba0

Browse files
update requirements.txt
1 parent 8f764eb commit 0cf5ba0

1 file changed

Lines changed: 39 additions & 14 deletions

File tree

requirements.txt

Lines changed: 39 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,39 @@
1-
fastapi
2-
uvicorn
3-
jinja2
4-
motor
5-
aiofiles
6-
aiohttp
7-
bcrypt
8-
python-multipart
9-
itsdangerous
10-
pydantic
11-
playwright
12-
beautifulsoup4
13-
html5lib
14-
lxml
1+
aiofiles==24.1.0
2+
aiohappyeyeballs==2.6.1
3+
aiohttp==3.12.14
4+
aiosignal==1.4.0
5+
annotated-types==0.7.0
6+
anyio==4.9.0
7+
attrs==25.3.0
8+
bcrypt==4.3.0
9+
beautifulsoup4==4.13.4
10+
click==8.2.1
11+
dnspython==2.7.0
12+
fastapi==0.116.1
13+
frozenlist==1.7.0
14+
greenlet==3.2.3
15+
h11==0.16.0
16+
html5lib==1.1
17+
idna==3.10
18+
itsdangerous==2.2.0
19+
Jinja2==3.1.6
20+
lxml==6.0.0
21+
MarkupSafe==3.0.2
22+
motor==3.7.1
23+
multidict==6.6.3
24+
playwright==1.52.0
25+
propcache==0.3.2
26+
pydantic==2.11.7
27+
pydantic_core==2.33.2
28+
pyee==13.0.0
29+
pymongo==4.13.2
30+
python-multipart==0.0.20
31+
six==1.17.0
32+
sniffio==1.3.1
33+
soupsieve==2.7
34+
starlette==0.47.2
35+
typing-inspection==0.4.1
36+
typing_extensions==4.14.1
37+
uvicorn==0.35.0
38+
webencodings==0.5.1
39+
yarl==1.20.1

0 commit comments

Comments
 (0)