Skip to content

Commit 74267e0

Browse files
author
prxssh
committed
chore: add deps
1 parent c71c040 commit 74267e0

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

requirements.txt

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,44 @@
11
anyio==4.9.0
22
asgiref==3.8.1
3+
attrs==25.3.0
4+
autobahn==24.4.2
5+
Automat==25.4.16
6+
cffi==1.17.1
37
channels==4.2.2
48
click==8.2.0
9+
constantly==23.10.4
10+
cryptography==45.0.2
11+
daphne==4.2.0
512
Django==5.2.1
613
h11==0.16.0
714
httptools==0.6.4
15+
hyperlink==21.0.0
816
idna==3.10
17+
incremental==24.7.2
918
iniconfig==2.1.0
1019
loguru==0.7.3
1120
packaging==25.0
1221
pluggy==1.6.0
1322
prometheus_client==0.22.0
23+
pyasn1==0.6.1
24+
pyasn1_modules==0.4.2
25+
pycparser==2.22
26+
pyOpenSSL==25.1.0
1427
pytest==8.3.5
28+
pytest-asyncio==0.26.0
29+
pytest-django==4.11.1
1530
python-dotenv==1.1.0
1631
python-json-logger==3.3.0
1732
PyYAML==6.0.2
33+
service-identity==24.2.0
34+
setuptools==80.8.0
1835
sniffio==1.3.1
1936
sqlparse==0.5.3
37+
Twisted==24.11.0
38+
txaio==23.1.1
39+
typing_extensions==4.13.2
2040
uvicorn==0.34.2
2141
uvloop==0.21.0
2242
watchfiles==1.0.5
2343
websockets==15.0.1
44+
zope.interface==7.2

0 commit comments

Comments
 (0)