/ backend / requirements.txt
requirements.txt
1  fastapi>=0.100.0
2  uvicorn>=0.23.0
3  httpx>=0.24.0
4  psutil>=5.9.0
5  python-dotenv>=1.0.0