This repository has been archived on 2025-02-23. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
SyncAPI/requirements.txt
2023-01-18 14:25:22 +01:00

6 lines
100 B
Plaintext

fastapi[all]
ujson~=5.7.0
pymongo~=4.3.3
pydantic~=1.10.4
xmltodict~=0.13.0
apscheduler~=3.9.1.post1