simulations / simulationserver /requirements.txt
tiffank1802
Add Django simulation server with Docker config
b42075e
raw
history blame contribute delete
139 Bytes
Django>=4.2,<5.0
djangorestframework>=3.14,<4.0
celery>=5.3,<6.0
redis>=4.5,<6.0
numpy>=1.24,<2.0
matplotlib>=3.7,<4.0
reportlab>=4.0,<5.0