requirements.txt 434 B

1234567891011
  1. Django==2.1.4
  2. djangorestframework==3.11.0
  3. PyMySQL==1.0.2
  4. requests==2.27.1
  5. xlrd==1.2.0
  6. openpyxl==3.0.10
  7. pandas==1.1.5
  8. djangorestframework-jwt==1.11.0
  9. pycryptodome==3.16.0
  10. pymongo==3.12.3
  11. django-redis==4.10.0