requirements.txt 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. annotated-doc==0.0.4
  2. annotated-types==0.7.0
  3. anyio==4.13.0
  4. bcrypt==3.2.0
  5. certifi==2026.2.25
  6. cffi==2.0.0
  7. charset-normalizer==3.4.7
  8. click==8.3.1
  9. colorama==0.4.6
  10. contourpy==1.3.3
  11. cryptography==46.0.6
  12. cycler==0.12.1
  13. defusedxml==0.7.1
  14. dnspython==2.8.0
  15. ecdsa==0.19.2
  16. email-validator==2.3.0
  17. fastapi==0.135.3
  18. fonttools==4.62.1
  19. fpdf2==2.8.7
  20. h11==0.16.0
  21. httpcore==1.0.9
  22. httpx==0.28.1
  23. idna==3.11
  24. iniconfig==2.3.0
  25. kiwisolver==1.5.0
  26. matplotlib==3.10.8
  27. mysql-connector-python==9.6.0
  28. numpy==2.4.4
  29. numpy-stl==3.2.0
  30. packaging==26.0
  31. passlib==1.7.4
  32. pillow==12.2.0
  33. pluggy==1.6.0
  34. pyasn1==0.6.3
  35. pycparser==3.0
  36. pydantic==2.12.5
  37. pydantic_core==2.41.5
  38. Pygments==2.20.0
  39. PyJWT==2.12.1
  40. pyparsing==3.3.2
  41. pytest==9.0.3
  42. pytest-asyncio==1.3.0
  43. pytest-mock==3.15.1
  44. python-dateutil==2.9.0.post0
  45. python-jose==3.5.0
  46. python-multipart==0.0.22
  47. python-utils==3.9.1
  48. qrcode==8.2
  49. redis==7.4.0
  50. requests==2.33.1
  51. rsa==4.9.1
  52. six==1.17.0
  53. starlette==1.0.0
  54. typing-inspection==0.4.2
  55. typing_extensions==4.15.0
  56. urllib3==2.6.3
  57. uvicorn==0.42.0
  58. websockets==16.0