Commit Graph

72 Commits

Author SHA1 Message Date
Michael Roy
b5b292f572 Merge pull request #25 from Team-Deep-Impact/dependabot/pip/djangorestframework-3.15.2
Bump djangorestframework from 3.15.1 to 3.15.2
2024-09-25 19:47:28 -03:00
Michael Roy
db8c95a27e Merge pull request #26 from Team-Deep-Impact/dependabot/pip/urllib3-2.2.3
Bump urllib3 from 2.2.1 to 2.2.3
2024-09-25 19:47:16 -03:00
Michael Roy
081fb58367 Merge pull request #27 from Team-Deep-Impact/dependabot/pip/tqdm-4.66.5
Bump tqdm from 4.66.2 to 4.66.5
2024-09-25 19:47:03 -03:00
dependabot[bot]
4a95badad2 Bump sniffio from 1.3.0 to 1.3.1
Bumps [sniffio](https://github.com/python-trio/sniffio) from 1.3.0 to 1.3.1.
- [Commits](https://github.com/python-trio/sniffio/compare/v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: sniffio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-25 22:45:42 +00:00
dependabot[bot]
590321c70d Bump tqdm from 4.66.2 to 4.66.5
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.2 to 4.66.5.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.2...v4.66.5)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-25 22:45:39 +00:00
dependabot[bot]
36a60b7273 Bump urllib3 from 2.2.1 to 2.2.3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.3)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-25 22:45:36 +00:00
dependabot[bot]
c60b580316 Bump djangorestframework from 3.15.1 to 3.15.2
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.15.1 to 3.15.2.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](https://github.com/encode/django-rest-framework/compare/3.15.1...3.15.2)

---
updated-dependencies:
- dependency-name: djangorestframework
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-25 22:45:33 +00:00
dependabot[bot]
cafe369d06 Bump httpx from 0.26.0 to 0.27.2
Bumps [httpx](https://github.com/encode/httpx) from 0.26.0 to 0.27.2.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpx/compare/0.26.0...0.27.2)

---
updated-dependencies:
- dependency-name: httpx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-25 22:45:23 +00:00
Jordan Yamada
501f5cbf61 polished readme 2024-05-19 18:13:21 +00:00
Jordan Yamada
4294173680 Merge branch 'dev' into question 2024-05-19 15:52:21 +00:00
Jordan Yamada
78a875d5b2 (WIP) resolving merge conflict 2024-05-19 15:49:13 +00:00
Jordan Yamada
1902c2e687 (WIP) resolving merge conflict 2024-05-19 15:40:04 +00:00
Jordan Yamada
520a923b2b (WIP)made env to frontend for live deployment... working on making a quiz on frontend. 2024-05-19 15:32:09 +00:00
Jordan Yamada
e72caab854 working on issue with openai api key(WIP) 2024-05-19 08:55:49 +00:00
Dan
d513c363e6 Merge branch 'dev' into simulation 2024-05-19 03:48:54 -04:00
Dan
ee810c04d1 add ignored pycache 2024-05-19 03:22:30 -04:00
Dan
1711936609 added ignore for pycache 2024-05-19 03:19:04 -04:00
Michael Roy
844ed6736c Cleaned up proj directory by removing extra proj dir, updated defenses, effects, and main page with new formatting for better appearance 2024-05-19 02:33:30 -04:00
Jordan Yamada
94e3f37f70 add the NASA Sentry api call to the backend 2024-05-19 05:05:55 +00:00
Michael Roy
54e0d6a24c Modified Title & Tab, updated url for Github, updated url paths for project and started template for views within api application 2024-05-18 22:04:38 -04:00
Michael Roy
da3d84cf41 Added api_app 2024-05-18 20:57:46 -04:00
Michael Roy
7f81537bf8 Created inital template for backend 2024-05-18 18:59:27 -04:00