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 54307c6 commit edb4247Copy full SHA for edb4247
requirements.txt
@@ -15,7 +15,7 @@
15
# numpy==1.13.3
16
# scipy==1.0
17
#
18
-etos_lib==1.6.0
+etos_lib==1.7.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.6.0
+ etos_lib==1.7.0
28
29
30
0 commit comments