We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bc78c0 commit a49ea37Copy full SHA for a49ea37
1 file changed
src/ContentProcessorAPI/requirements.txt
@@ -10,7 +10,6 @@ certifi==2025.6.15
10
cffi==1.17.1
11
charset-normalizer==3.4.1
12
click==8.1.8
13
-colorama==0.4.6
14
cryptography==44.0.1
15
dnspython==2.7.0
16
email-validator==2.2.0
@@ -40,7 +39,6 @@ pyjwt==2.10.1
40
39
pymongo==4.13.2
41
python-dotenv==1.1.1
42
python-multipart==0.0.20
43
-pywin32==308
44
pyyaml==6.0.2
45
requests==2.32.3
46
rich==13.9.4
@@ -56,5 +54,6 @@ typing-extensions==4.12.2
56
54
typing-inspection==0.4.1
57
55
urllib3==2.6.0
58
uvicorn==0.34.0
+uvloop==0.22.1
59
watchfiles==1.0.4
60
websockets==14.2
0 commit comments