Added requirements.txt
This commit is contained in:
parent
3d132b133a
commit
b901e93c12
1 changed files with 30 additions and 0 deletions
30
requirements.txt
Normal file
30
requirements.txt
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
annotated-types==0.7.0
|
||||
anyio==4.10.0
|
||||
asyncio-dgram==2.2.0
|
||||
certifi==2025.8.3
|
||||
charset-normalizer==3.4.3
|
||||
click==8.2.1
|
||||
dnspython==2.7.0
|
||||
dotenv==0.9.9
|
||||
fastapi==0.116.1
|
||||
h11==0.16.0
|
||||
httptools==0.6.4
|
||||
idna==3.10
|
||||
mcrcon==0.7.0
|
||||
mcstatus==12.0.5
|
||||
pydantic==2.11.7
|
||||
pydantic_core==2.33.2
|
||||
python-dotenv==1.1.1
|
||||
PyYAML==6.0.2
|
||||
requests==2.32.5
|
||||
setuptools==80.9.0
|
||||
six==1.17.0
|
||||
sniffio==1.3.1
|
||||
starlette==0.47.3
|
||||
typing-inspection==0.4.1
|
||||
typing_extensions==4.15.0
|
||||
urllib3==2.5.0
|
||||
uvicorn==0.35.0
|
||||
uvloop==0.21.0
|
||||
watchfiles==1.1.0
|
||||
websockets==15.0.1
|
||||
Loading…
Add table
Add a link
Reference in a new issue