Merge pull request 'Ajout de dependance' (#35) from env2 into main
All checks were successful
Organisation/sirh/pipeline/head This commit looks good
All checks were successful
Organisation/sirh/pipeline/head This commit looks good
Reviewed-on: #35
This commit was merged in pull request #35.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,3 +1,5 @@
|
||||
db.sqlite3
|
||||
venv/*
|
||||
media/*
|
||||
*.pyc
|
||||
__pycache__/
|
||||
@@ -18,3 +18,4 @@ typing_extensions==4.15.0
|
||||
tzdata==2026.2
|
||||
urllib3==2.6.3
|
||||
python-decouple
|
||||
gunicorn
|
||||
|
||||
Reference in New Issue
Block a user