mirror of
https://github.com/RoboSats/robosats.git
synced 2024-12-13 19:06:26 +00:00
Merge pull request #1562 from RoboSats/restore-nostr-downgrade-python
Restore nostr and downgrade python docker
This commit is contained in:
commit
e853605256
@ -1,4 +1,4 @@
|
||||
FROM python:3.13.0-slim-bookworm
|
||||
FROM python:3.12.3-slim-bookworm
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
ARG DEVELOPMENT=False
|
||||
|
||||
|
@ -28,6 +28,6 @@ drf-spectacular==0.27.2
|
||||
drf-spectacular-sidecar==2024.7.1
|
||||
django-cors-headers==4.4.0
|
||||
base91==1.0.1
|
||||
nostr-sdk==0.32.2
|
||||
nostr-sdk==0.35.1
|
||||
pygeohash==1.2.0
|
||||
asgiref == 3.8.1
|
||||
|
Loading…
Reference in New Issue
Block a user