mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-12-26 11:24:18 +00:00
Compare commits
No commits in common. "d9d406753608150e38066b2b633e16805d7790f1" and "32ad8c73591b87b1f5facde09c5d91e2e6d0084c" have entirely different histories.
d9d4067536
...
32ad8c7359
@ -115,7 +115,7 @@ class Config:
|
||||
NOPAQUE_READCOOP_USERNAME = os.environ.get('NOPAQUE_READCOOP_USERNAME')
|
||||
NOPAQUE_READCOOP_PASSWORD = os.environ.get('NOPAQUE_READCOOP_PASSWORD')
|
||||
|
||||
NOPAQUE_VERSION='1.0.1'
|
||||
NOPAQUE_VERSION='1.0.0'
|
||||
|
||||
@staticmethod
|
||||
def init_app(app: Flask):
|
||||
|
@ -2,7 +2,7 @@ apifairy
|
||||
cqi>=0.1.7
|
||||
dnspython==2.2.1
|
||||
docker
|
||||
eventlet==0.34.2
|
||||
eventlet
|
||||
Flask==2.1.3
|
||||
Flask-APScheduler
|
||||
Flask-Assets==2.0
|
||||
|
Loading…
Reference in New Issue
Block a user