OzoneAsai commited on
Commit
44e7f2b
1 Parent(s): d2db504

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -8
requirements.txt CHANGED
@@ -12,19 +12,17 @@ asyncio==3.4.3
12
  websockets==10.4
13
  fastapi==0.111.0
14
  uvicorn==0.30.1
15
- subprocess==1.0.1
16
- io==1.0.2
17
- json==2.0.9
18
- time==4.0.0
19
  re==3.8
20
  pyparsing==3.0.9
21
- filelock==3.13.1
22
- certifi==2024.6.2
23
  charset-normalizer==2.0.4
24
  python-dotenv==0.21.0
25
- lxml==4.9.3
26
  beautifulsoup4==4.12.2
27
  pydantic==1.10.12
28
- ffmpeg-python==0.2.0
29
  lazy-object-proxy==1.6.0
30
  decorator==5.1.1
 
12
  websockets==10.4
13
  fastapi==0.111.0
14
  uvicorn==0.30.1
15
+ subprocess
16
+ io
17
+ json
18
+ time
19
  re==3.8
20
  pyparsing==3.0.9
21
+ filelock
22
+ certifi
23
  charset-normalizer==2.0.4
24
  python-dotenv==0.21.0
 
25
  beautifulsoup4==4.12.2
26
  pydantic==1.10.12
 
27
  lazy-object-proxy==1.6.0
28
  decorator==5.1.1