File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 9595venv_three_eleven /
9696venv_38 /
9797venv_388 /
98+ venv_310 /
9899ENV /
99100env.bak /
100101venv.bak /
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Django RESTful API and PostgreSQL backend database management system for maintai
77## Setup
88
99Built with:
10- * Python 3.8 ([ virtual environment (venv)] ( https://docs.python.org/3/library/venv.html ) suggested)
10+ * Python 3.10 ([ virtual environment (venv)] ( https://docs.python.org/3/library/venv.html ) suggested)
1111* PostgreSQL 10.7
1212 * Amazon RDS Aurora Instance (` tnris-general-store ` )
1313* [ Django] ( https://docs.djangoproject.com/en/3.0/topics/install/ )
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ pycparser==2.20
6767pyparsing == 2.4.7
6868python-dateutil == 2.8.2
6969pytz == 2021.1
70- PyYAML == 5.4.1
70+ PyYAML == 6.0.2
7171requests == 2.31.0
7272requests-oauthlib == 1.3.0
7373resolvelib == 0.5.4
You can’t perform that action at this time.
0 commit comments