requirements.txt 749 B

1234567891011121314151617181920212223242526272829303132333435
  1. Django==3.0.3
  2. django-cloud-browser==0.5.4
  3. django-composite-foreignkey==1.1.0
  4. django-conn-pool==2.1.0
  5. django-cors-headers==3.7.0
  6. django-crispy-forms==1.8.1
  7. django-excel-response==2.0.5
  8. django-extensions==2.2.8
  9. django-filter==1.1.0
  10. django-geojson==3.0.0
  11. django-import-export==2.0.2
  12. django-leaflet==0.26.0
  13. django-pandas==0.6.1
  14. django-storages==1.10.1
  15. djangorestframework==3.11.0
  16. djangorestframework-filters==0.11.1
  17. djangorestframework-simplejwt==4.6.0
  18. django_prometheus
  19. django-storages[google]
  20. mysqlclient
  21. PyMySQL
  22. SQLAlchemy==2.0.15
  23. sqlparse
  24. urllib3
  25. protobuf==3.20.1
  26. google-api-core
  27. google-api-python-client
  28. google-auth
  29. google-auth-httplib2
  30. google-auth-oauthlib
  31. googleapis-common-protos
  32. google-cloud-storage
  33. llama-index==0.9.40
  34. llama_hub
  35. openai==1.10.0