Skip to content

Commit 4701d68

Browse files
committed
Removed click from server requirements.txt file
1 parent 2abbe49 commit 4701d68

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ All notable changes to this project will be documented here.
66
- Fixed AI tester to report error when the specified `submission` file is not found (#663)
77
- Updated docker image to use Ubuntu 24.04 (#668)
88
- Fixed stack installation in Docker environment (#668)
9+
- Removed `click` from server requirements.txt file (#679)
910

1011
## [v2.8.3]
1112
- Add troubleshooting section talking about Docker Content Trust (DCT) (#653)

server/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
rq==2.6.0
2-
click==8.1.8
32
redis==6.4.0
43
pyyaml==6.0.3
54
jsonschema==4.25.1

0 commit comments

Comments
 (0)