Compare commits

...

36 Commits
master ... dev

Author SHA1 Message Date
Profitroll a84cd1c5ed Merge pull request 'Update dependency ujson to ~=5.10.0' (#57) from renovate/ujson-5.x into dev
Reviewed-on: #57
2024-05-14 23:58:21 +03:00
Renovate 2830a8e21a Update dependency ujson to ~=5.10.0 2024-05-14 05:38:17 +03:00
Profitroll eee7e3a73f Update dependency mongodb-migrations to v1.3.1 (#56) 2024-05-14 01:48:32 +03:00
Renovate 0de1f7f08d Update dependency mongodb-migrations to v1.3.1 2024-05-14 01:27:22 +03:00
Profitroll 5227c7cd14 Fixed venv name 2024-05-14 00:16:17 +03:00
Profitroll 6fea31e3fb Update dependency fastapi to v0.111.0 (#55) 2024-05-03 11:42:42 +03:00
Renovate e8312a99d0 Update dependency fastapi to v0.111.0 2024-05-03 04:07:24 +03:00
Profitroll ab8b9bacde Update dependency fastapi to v0.110.3 (#54) 2024-04-30 09:11:30 +03:00
Renovate 296b0014d5 Update dependency fastapi to v0.110.3 2024-04-30 04:21:33 +03:00
Profitroll adcf25ff15 Merge pull request 'Update dependency scipy to ~=1.13.0' (#52) from renovate/scipy-1.x into dev
Reviewed-on: #52
2024-04-21 17:17:17 +03:00
Renovate 508984442b Update dependency scipy to ~=1.13.0 2024-04-19 22:09:00 +03:00
Profitroll 37a6b4634c Merge pull request 'Update dependency fastapi to v0.110.2' (#53) from renovate/fastapi-0.x into dev
Reviewed-on: #53
2024-04-19 21:33:30 +03:00
Renovate 5796c6ea40 Update dependency fastapi to v0.110.2 2024-04-19 04:29:24 +03:00
Profitroll b488bbee0a Merge pull request 'Update dependency fastapi to v0.110.1' (#51) from renovate/fastapi-0.x into dev
Reviewed-on: #51
2024-04-02 15:09:18 +03:00
Renovate 43597db03c Update dependency fastapi to v0.110.1 2024-04-02 07:04:42 +03:00
Profitroll e6f3b7c4b1 Merge pull request 'Update dependency fastapi to v0.110.0' (#50) from renovate/fastapi-0.x into dev
Reviewed-on: #50
2024-02-25 22:31:46 +02:00
Renovate e91a6ad10e Update dependency fastapi to v0.110.0 2024-02-25 02:14:24 +02:00
Profitroll aa6c5b99b1 Merge pull request 'Update dependency fastapi to v0.109.2' (#47) from renovate/fastapi-0.x into dev
Reviewed-on: #47
2024-02-13 19:06:10 +02:00
Renovate 0991734377 Update dependency fastapi to v0.109.2 2024-02-04 23:48:51 +02:00
Profitroll d4aa6558d6 Merge pull request 'Update dependency fastapi to v0.109.1' (#46) from renovate/fastapi-0.x into dev
Reviewed-on: #46
2024-02-04 01:19:48 +02:00
Renovate 186fddacef Update dependency fastapi to v0.109.1 2024-02-03 15:16:16 +02:00
Profitroll bf006a0734 Merge pull request 'Update dependency fastapi to v0.109.0' (#44) from renovate/fastapi-0.x into dev
Reviewed-on: #44
2024-01-21 13:54:49 +02:00
Profitroll 9d70724d64 Merge pull request 'Update dependency scipy to ~=1.12.0' (#45) from renovate/scipy-1.x into dev
Reviewed-on: #45
2024-01-21 13:54:36 +02:00
Renovate 8b30afdf6a Update dependency scipy to ~=1.12.0 2024-01-21 00:09:11 +02:00
Renovate 0db4661658 Update dependency fastapi to v0.109.0 2024-01-11 18:03:38 +02:00
Profitroll bf4fbe2302 Merge pull request 'Update dependency opencv-python to ~=4.9.0.80' (#43) from renovate/opencv-python-4.x into dev
Reviewed-on: #43
2024-01-02 13:11:58 +02:00
Renovate 3bb24f786d Update dependency opencv-python to ~=4.9.0.80 2023-12-31 15:53:38 +02:00
Profitroll 7adf849150 Merge pull request 'Update dependency fastapi to v0.108.0' (#42) from renovate/fastapi-0.x into dev
Reviewed-on: #42
2023-12-28 19:39:28 +02:00
Renovate e6c0a53742 Update dependency fastapi to v0.108.0 2023-12-26 22:33:57 +02:00
Profitroll fa09dbc9b2 Merge pull request 'Added missing import of SearchLimitInvalidError' (#41) from master into dev
Reviewed-on: #41
2023-12-14 01:22:29 +02:00
Profitroll 58933a9279 Merge pull request 'Fix of a fix in exceptions' (#40) from master into dev
Reviewed-on: #40
2023-12-14 01:21:12 +02:00
Profitroll 891dc81271 Merge pull request 'Merge of the exceptions import fix' (#39) from master into dev
Reviewed-on: #39
2023-12-14 01:10:15 +02:00
Profitroll 5a794f7dc6 Merge pull request 'Update dependency ujson to ~=5.9.0' (#37) from renovate/ujson-5.x into dev
Reviewed-on: #37
2023-12-12 03:28:49 +02:00
Profitroll 848b2f1a8e Merge pull request 'Update dependency fastapi to v0.105.0' (#38) from renovate/fastapi-0.x into dev
Reviewed-on: #38
2023-12-12 03:28:35 +02:00
Renovate 539b3b42c9 Update dependency fastapi to v0.105.0 2023-12-12 03:22:45 +02:00
Renovate f01d2d177b Update dependency ujson to ~=5.9.0 2023-12-11 01:36:10 +02:00
2 changed files with 8 additions and 8 deletions

View File

@ -35,8 +35,8 @@ First you need to have a Python interpreter, MongoDB and optionally git. You can
3. Create virtual environment [Optional yet recommended]:
1. Install virtualenv module: `pip install virtualenv`
2. Create venv: `python -m venv env`
3. Activate it using `source venv/bin/activate` on Linux, `venv\Scripts\activate.bat` in CMD or `venv\Scripts\Activate.ps1` in PowerShell.
2. Create venv: `python -m venv .venv`
3. Activate it using `source .venv/bin/activate` on Linux, `.venv\Scripts\activate.bat` in CMD or `.venv\Scripts\Activate.ps1` in PowerShell.
4. Install project's dependencies:
@ -97,7 +97,7 @@ It's a good practice to use your API as a systemd service on Linux. Here's a qui
[Service]
Restart=always
Type=simple
ExecStart=/bin/bash -c 'source venv/bin/activate && venv/bin/uvicorn photos_api:app --port 8054'
ExecStart=/bin/bash -c 'source .venv/bin/activate && .venv/bin/uvicorn photos_api:app --port 8054'
WorkingDirectory=/opt/PhotosAPI
User=photosapi
Group=photosapi

View File

@ -1,14 +1,14 @@
aiofiles==23.2.1
apscheduler~=3.10.1
exif==1.6.0
fastapi[all]==0.104.1
mongodb-migrations==1.3.0
opencv-python~=4.8.1.78
fastapi[all]==0.111.0
mongodb-migrations==1.3.1
opencv-python~=4.9.0.80
passlib~=1.7.4
pymongo>=4.3.3
python-jose[cryptography]~=3.3.0
python-magic~=0.4.27
scipy~=1.11.0
ujson~=5.8.0
scipy~=1.13.0
ujson~=5.10.0
--extra-index-url https://git.end-play.xyz/api/packages/profitroll/pypi/simple
async_pymongo==0.1.4