Pipfile.lock 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. {
  2. "_meta": {
  3. "hash": {
  4. "sha256": "1e3547d7aef6bedcc29acc46645b8ad7d490b3ae0e57a8158529e7f7ddf509c4"
  5. },
  6. "pipfile-spec": 6,
  7. "requires": {
  8. "python_version": "3.7"
  9. },
  10. "sources": [
  11. {
  12. "name": "pypi",
  13. "url": "https://pypi.org/simple",
  14. "verify_ssl": true
  15. }
  16. ]
  17. },
  18. "default": {
  19. "python-dateutil": {
  20. "hashes": [
  21. "sha256:7e6584c74aeed623791615e26efd690f29817a27c73085b78e4bad02493df2fb",
  22. "sha256:c89805f6f4d64db21ed966fda138f8a5ed7a4fdbc1a8ee329ce1b74e3c74da9e"
  23. ],
  24. "index": "pypi",
  25. "version": "==2.8.0"
  26. },
  27. "rival-regions-calc": {
  28. "hashes": [
  29. "sha256:098409400814af5dcd69accdbcf095cac7da4ab388acfdd2bb55b71f7c9e3827",
  30. "sha256:27f902e9f8dc478704b7d77cc114313601c1dc7085f6305d1c29ea9fa5602252"
  31. ],
  32. "index": "pypi",
  33. "version": "==1.0.2"
  34. },
  35. "six": {
  36. "hashes": [
  37. "sha256:3350809f0555b11f552448330d0b52d5f24c91a322ea4a15ef22629740f3761c",
  38. "sha256:d16a0141ec1a18405cd4ce8b4613101da75da0e9a7aec5bdd4fa804d0e0eba73"
  39. ],
  40. "version": "==1.12.0"
  41. }
  42. },
  43. "develop": {}
  44. }