We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8d3902 commit a68376bCopy full SHA for a68376b
requirements.txt
@@ -15,7 +15,7 @@
15
# numpy==1.13.3
16
# scipy==1.0
17
#
18
-etos_lib==1.14.0
+etos_lib==1.15.0
19
pyscaffold==3.2.3
20
uvicorn==0.12.2
21
fastapi==0.61.1
setup.cfg
@@ -24,7 +24,7 @@ package_dir =
24
# DON'T CHANGE THE FOLLOWING LINE! IT WILL BE UPDATED BY PYSCAFFOLD!
25
setup_requires = pyscaffold>=3.2a0,<3.3a0
26
install_requires =
27
- etos_lib==1.14.0
+ etos_lib==1.15.0
28
29
30
0 commit comments