Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Commit 0bad463

Browse files
committed
Fix requirements.txt
1 parent 7703f53 commit 0bad463

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

requirements.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
annotated-types==0.7.0
22
anyio==4.8.0
3+
api-analytics==1.2.5
34
authx==1.4.1
45
certifi==2024.12.14
56
cffi==1.17.1
7+
charset-normalizer==3.4.1
68
click==8.1.8
79
colorama==0.4.6
810
cryptography==44.0.0
@@ -35,6 +37,7 @@ python-jose==3.3.0
3537
python-multipart==0.0.20
3638
pytz==2024.2
3739
PyYAML==6.0.2
40+
requests==2.32.3
3841
rich==13.9.4
3942
rich-toolkit==0.12.0
4043
rsa==4.9
@@ -44,6 +47,7 @@ sniffio==1.3.1
4447
starlette==0.41.3
4548
typer==0.15.1
4649
typing_extensions==4.12.2
50+
urllib3==2.3.0
4751
uvicorn==0.34.0
4852
watchfiles==1.0.3
4953
websockets==14.1

0 commit comments

Comments
 (0)