There was an error while loading. Please reload this page.
1 parent 7c027bd commit 887a79cCopy full SHA for 887a79c
1 file changed
requirements.txt
@@ -1,18 +1,9 @@
1
-# TODO: Using rc here to avoid psycopg errors:
2
-# ERROR: Failed building wheel for psycopg2-binary
3
-# error: expression is not assignable
4
-# error: call to undeclared function 'gettimeofday';
5
-#
6
-# Use non-rc version of aced-submission when released:
7
-# https://pypi.org/project/aced-submission/#history
8
-aced-submission>=0.0.10rc18
9
click
10
click-aliases
11
elasticsearch
12
gripql
13
minio
14
orjson
15
-# psycopg2-binary
16
psycopg2
17
pytest
18
0 commit comments