Skip to content

Commit a49ea37

Browse files
fixed lint issue
1 parent 4bc78c0 commit a49ea37

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/ContentProcessorAPI/requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ certifi==2025.6.15
1010
cffi==1.17.1
1111
charset-normalizer==3.4.1
1212
click==8.1.8
13-
colorama==0.4.6
1413
cryptography==44.0.1
1514
dnspython==2.7.0
1615
email-validator==2.2.0
@@ -40,7 +39,6 @@ pyjwt==2.10.1
4039
pymongo==4.13.2
4140
python-dotenv==1.1.1
4241
python-multipart==0.0.20
43-
pywin32==308
4442
pyyaml==6.0.2
4543
requests==2.32.3
4644
rich==13.9.4
@@ -56,5 +54,6 @@ typing-extensions==4.12.2
5654
typing-inspection==0.4.1
5755
urllib3==2.6.0
5856
uvicorn==0.34.0
57+
uvloop==0.22.1
5958
watchfiles==1.0.4
6059
websockets==14.2

0 commit comments

Comments
 (0)