Backend: add requirements.txt
This commit is contained in:
parent
6374b72a1a
commit
73d1315a0c
5
Backend/Messenger/requirements.txt
Normal file
5
Backend/Messenger/requirements.txt
Normal file
@ -0,0 +1,5 @@
|
||||
fastapi==0.115.5
|
||||
uvicorn[standard]==0.32.1
|
||||
cryptography==44.0.0
|
||||
pydantic==2.10.3
|
||||
websockets==14.1
|
||||
Loading…
Reference in New Issue
Block a user