Skip to content

Commit cf086d2

Browse files
committed
fix: pin foca version because pymongo breaks the server
1 parent e14b9bb commit cf086d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
celery-types>=0.20.0
22
connexion>=2.11.2,<3
3-
foca>=0.12.1
3+
foca==0.12.1
44
geopy>=2.2.0
55
gunicorn>=20.1.0,<21
66
ip2geotools>=0.1.6

0 commit comments

Comments
 (0)