source: Pipfile@ 3d7fc00

Last change on this file since 3d7fc00 was 3d7fc00, checked in by Aleksandar <zaredite@…>, 15 months ago

Initial Commit

  • Property mode set to 100644
File size: 183 bytes
Line 
1[[source]]
2url = "https://pypi.org/simple"
3verify_ssl = true
4name = "pypi"
5
6[packages]
7django = "*"
8sshtunnel = "*"
9psycopg2 = "*"
10
11[dev-packages]
12
13[requires]
14python_version = "3.10"
Note: See TracBrowser for help on using the repository browser.