requirements.txt 1.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  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. google-auth==2.38.0
  21. h11==0.16.0
  22. httpcore==1.0.9
  23. httpx==0.28.1
  24. idna==3.11
  25. iniconfig==2.3.0
  26. kiwisolver==1.5.0
  27. matplotlib==3.10.8
  28. mysql-connector-python==9.6.0
  29. numpy==2.4.4
  30. numpy-stl==3.2.0
  31. packaging==26.0
  32. passlib==1.7.4
  33. pillow==12.2.0
  34. pluggy==1.6.0
  35. pyasn1==0.6.3
  36. pycparser==3.0
  37. pydantic==2.12.5
  38. pydantic_core==2.41.5
  39. Pygments==2.20.0
  40. PyJWT==2.12.1
  41. pyparsing==3.3.2
  42. pytest==9.0.3
  43. pytest-asyncio==1.3.0
  44. pytest-mock==3.15.1
  45. python-dateutil==2.9.0.post0
  46. python-jose==3.5.0
  47. python-multipart==0.0.22
  48. python-utils==3.9.1
  49. qrcode==8.2
  50. redis==7.4.0
  51. requests==2.33.1
  52. rsa==4.9.1
  53. six==1.17.0
  54. starlette==1.0.0
  55. typing-inspection==0.4.2
  56. typing_extensions==4.15.0
  57. urllib3==2.6.3
  58. uvicorn==0.42.0
  59. websockets==16.0